Home
last modified time | relevance | path

Searched defs:RX_TOTAL_SIZE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/sis/
H A Dsis900.h326 #define RX_TOTAL_SIZE NUM_RX_DESC*sizeof(BufferDesc) macro
/linux/drivers/net/ethernet/dlink/
H A Ddl2k.h39 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct netdev_desc) macro
H A Dsundance.c70 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct netdev_desc) macro
/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c78 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct yellowfin_desc) macro
H A Dhamachi.c122 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct hamachi_desc) macro
/linux/drivers/net/ethernet/smsc/
H A Depic100.c55 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct epic_rx_desc) macro
/linux/drivers/net/ethernet/
H A Dfealnx.c59 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct fealnx_desc) macro