Searched defs:fec_enet_priv_tx_q (Results 1 – 1 of 1) sorted by relevance
530 struct fec_enet_priv_tx_q { struct531 struct bufdesc_prop bd;532 unsigned char *tx_bounce[TX_RING_SIZE];533 struct sk_buff *tx_skbuff[TX_RING_SIZE];535 unsigned short tx_stop_threshold;536 unsigned short tx_wake_threshold;538 struct bufdesc *dirty_tx;539 char *tso_hdrs;540 dma_addr_t tso_hdrs_dma;