Searched defs:fec_enet_priv_tx_q (Results 1 – 1 of 1) sorted by relevance
478 struct fec_enet_priv_tx_q { struct479 struct bufdesc_prop bd;480 unsigned char *tx_bounce[TX_RING_SIZE];481 struct sk_buff *tx_skbuff[TX_RING_SIZE];483 unsigned short tx_stop_threshold;484 unsigned short tx_wake_threshold;486 struct bufdesc *dirty_tx;487 char *tso_hdrs;488 dma_addr_t tso_hdrs_dma;