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