Searched defs:tx_cons (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | vmxnet3.h | 456 unsigned int tx_cons; member in struct:vmxnet3_counters |
H A D | sky2.h | 2046 u16 tx_cons; /* next le to check */ member in struct:sky2_port |
H A D | bnx2.h | 4021 u16 tx_cons __attribute__((aligned(L1_CACHE_BYTES))); member in struct:bnx2 |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/rtl818x/ | ||
H A D | rtl818x.h | 296 unsigned int tx_cons; /* next desc to be filled by card */ member in struct:rtl818x_priv |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/tg3/ | ||
H A D | tg3.h | 3089 u32 tx_cons; member in struct:tg3 |
Completed in 167 milliseconds