Searched defs:fec_enet_priv_tx_q (Results 1 – 1 of 1) sorted by relevance
473 struct fec_enet_priv_tx_q { struct474 struct bufdesc_prop bd;475 unsigned char *tx_bounce[TX_RING_SIZE];476 struct sk_buff *tx_skbuff[TX_RING_SIZE];478 unsigned short tx_stop_threshold;479 unsigned short tx_wake_threshold;481 struct bufdesc *dirty_tx;482 char *tso_hdrs;483 dma_addr_t tso_hdrs_dma;