Searched defs:fec_enet_priv_tx_q (Results 1 – 1 of 1) sorted by relevance
463 struct fec_enet_priv_tx_q { struct464 struct bufdesc_prop bd;465 unsigned char *tx_bounce[TX_RING_SIZE];466 struct sk_buff *tx_skbuff[TX_RING_SIZE];468 unsigned short tx_stop_threshold;469 unsigned short tx_wake_threshold;471 struct bufdesc *dirty_tx;472 char *tso_hdrs;473 dma_addr_t tso_hdrs_dma;