Searched defs:fec_enet_priv_tx_q (Results 1 – 1 of 1) sorted by relevance
128935 struct fec_enet_priv_tx_q { struct128936 struct bufdesc_prop bd;128937 unsigned char *tx_bounce[512];128938 struct sk_buff *tx_skbuff[512];128939 short unsigned int tx_stop_threshold;128940 short unsigned int tx_wake_threshold;128941 struct bufdesc *dirty_tx;128942 char *tso_hdrs;128943 dma_addr_t tso_hdrs_dma;