Searched refs:dst_mac_addr (Results 1 – 5 of 5) sorted by relevance
900 ether_addr_copy(encap->dst_mac_addr, l2_info->dmac); in hwrm_cfa_encap_record_alloc()
1447 u8 dst_mac_addr[ETH_ALEN]; member
5806 if (ether_addr_equal(l2_key->dst_mac_addr, key->dst_mac_addr) && in __bnxt_lookup_l2_filter()5919 ether_addr_copy(fltr->l2_key.dst_mac_addr, key->dst_mac_addr); in bnxt_init_l2_filter()6068 ether_addr_copy(req->l2_addr, fltr->l2_key.dst_mac_addr); in bnxt_hwrm_l2_filter_alloc()6245 ether_addr_copy(key.dst_mac_addr, mac_addr); in bnxt_hwrm_set_vnic_filter()15110 ether_addr_copy(key.dst_mac_addr, eth->h_dest); in bnxt_rx_flow_steer()
1119 ether_addr_copy(h_ether->h_dest, l2_key->dst_mac_addr); in bnxt_grxclsrule()1275 ether_addr_copy(key.dst_mac_addr, h_ether->h_dest); in bnxt_add_l2_cls_rule()
7857 u8 dst_mac_addr[6]; member