Searched defs:qed_ll2_tx_pkt_info (Results 1 – 1 of 1) sorted by relevance
192 struct qed_ll2_tx_pkt_info { struct193 void *cookie;194 dma_addr_t first_frag;195 enum qed_ll2_tx_dest tx_dest;196 enum qed_ll2_roce_flavor_type qed_roce_flavor;197 u16 vlan;198 u16 l4_hdr_offset_w; /* from start of packet */199 u16 first_frag_len;200 u8 num_of_bds;201 u8 bd_flags;[all …]