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