Searched defs:transmit (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dnic.h64 void ( *transmit ) ( struct nic *, const char *, member in struct:nic_operations
77 nic.nic_op->transmit ( &nic, dest, type, size, packet );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dnetdevice.h231 int ( * transmit ) ( struct net_device *netdev, member in struct:net_device_operations
H A Dnet80211.h41 /** @defgroup net80211_band RF bands on which an 802.11 device can transmit */
341 int ( * transmit ) ( struct net80211_device *dev, member in struct:net80211_device_operations
416 /** Maximum allowable transmit power, in dBm

Completed in 46 milliseconds