Searched refs:orig_l2_hdr_bytes (Results 1 – 4 of 4) sorted by relevance
102 if (__tx_desc->orig_l2_hdr_bytes != 0) \104 __tx_desc->orig_l2_hdr_bytes); \
105 tx_desc->orig_l2_hdr_bytes = hdsize; in ol_tx_encap_from_native_wifi()110 if (tx_desc->orig_l2_hdr_bytes) { in ol_tx_encap_from_native_wifi()126 tx_desc->orig_l2_hdr_bytes = hdsize; in ol_tx_encap_from_native_wifi()257 tx_desc->orig_l2_hdr_bytes = hdsize; in ol_tx_encap_from_8023()
863 tx_desc->orig_l2_hdr_bytes = 0; in ol_tx_desc_hl()
207 uint8_t orig_l2_hdr_bytes; member