Searched defs:qede_tx_pktinfo_s (Results 1 – 1 of 1) sorted by relevance
118 typedef struct qede_tx_pktinfo_s { struct119 u32 total_len;120 u32 mblk_no;121 u32 cksum_flags;124 bool use_lso;125 u16 mss;127 bool pulled_up;130 u16 ether_type;131 u16 mac_hlen;132 u16 ip_hlen;[all …]