Home
last modified time | relevance | path

Searched defs:fec_enet_priv_tx_q (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h128935 struct fec_enet_priv_tx_q { struct
128936 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;