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