Searched defs:qed_ll2_tx_pkt_info (Results 1 – 1 of 1) sorted by relevance
173 struct qed_ll2_tx_pkt_info { struct174 void *cookie;175 dma_addr_t first_frag;176 enum qed_ll2_tx_dest tx_dest;177 enum qed_ll2_roce_flavor_type qed_roce_flavor;178 u16 vlan;179 u16 l4_hdr_offset_w; /* from start of packet */180 u16 first_frag_len;181 u8 num_of_bds;182 u8 bd_flags;[all …]