Searched defs:xlgmac_pkt_info (Results 1 – 1 of 1) sorted by relevance
255 struct xlgmac_pkt_info { struct256 struct sk_buff *skb;258 unsigned int attributes;260 unsigned int errors;263 unsigned int desc_count;264 unsigned int length;266 unsigned int tx_packets;267 unsigned int tx_bytes;269 unsigned int header_len;270 unsigned int tcp_header_len;[all …]