Searched defs:fec_enet_priv_tx_q (Results 1 – 1 of 1) sorted by relevance
514 struct fec_enet_priv_tx_q { struct515 struct bufdesc_prop bd;516 unsigned char *tx_bounce[TX_RING_SIZE];517 struct sk_buff *tx_skbuff[TX_RING_SIZE];519 unsigned short tx_stop_threshold;520 unsigned short tx_wake_threshold;522 struct bufdesc *dirty_tx;523 char *tso_hdrs;524 dma_addr_t tso_hdrs_dma;