Searched refs:eth_hdr_p (Results 1 – 1 of 1) sorted by relevance
332 qdf_ether_header_t *eth_hdr_p; in parse_ocb_tx_header() local336 eth_hdr_p = (qdf_ether_header_t *)qdf_nbuf_data(msdu); in parse_ocb_tx_header()337 if (eth_hdr_p->ether_type != QDF_SWAP_U16(ETHERTYPE_OCB_TX)) in parse_ocb_tx_header()