Searched refs:pL2Hdr (Results 1 – 1 of 1) sorted by relevance
659 u8_t * pL2Hdr; in BnxeGetHdrInfo() local685 pL2Hdr = (u8_t *)pMblk->b_rptr; in BnxeGetHdrInfo()688 memcpy(pTxPkt->tx_info.dst_mac_addr, pL2Hdr, 6); in BnxeGetHdrInfo()710 if (((struct ether_header *)pL2Hdr)->ether_type == htons(ETHERTYPE_VLAN)) in BnxeGetHdrInfo()753 pL3Hdr = (pL2Hdr + l2HdrLen); in BnxeGetHdrInfo()