Searched refs:dst_mac_addr (Results 1 – 3 of 3) sorted by relevance
502 packet->l2pkt_tx_info->dst_mac_addr); in fill_bds_for_encapsulated_packet()951 packet->l2pkt_tx_info->dst_mac_addr); in lm_send_packet()963 if (IS_ETH_MULTICAST(packet->l2pkt_tx_info->dst_mac_addr)) in lm_send_packet()965 if (IS_ETH_BROADCAST(packet->l2pkt_tx_info->dst_mac_addr)) in lm_send_packet()
431 u8_t dst_mac_addr[8]; member
688 memcpy(pTxPkt->tx_info.dst_mac_addr, pL2Hdr, 6); in BnxeGetHdrInfo()