Searched defs:xlgmac_pkt_info (Results 1 – 1 of 1) sorted by relevance
254 struct xlgmac_pkt_info { struct255 struct sk_buff *skb;257 unsigned int attributes;259 unsigned int errors;262 unsigned int desc_count;263 unsigned int length;265 unsigned int tx_packets;266 unsigned int tx_bytes;268 unsigned int header_len;269 unsigned int tcp_header_len;[all …]