Searched refs:l2_addr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1049 if (!is_valid_ether_addr((const u8 *)req->l2_addr))
1060 if (ether_addr_equal((const u8 *)req->l2_addr, vf->mac_addr))
1063 if (ether_addr_equal((const u8 *)req->l2_addr, vf->vf_mac_addr))
H A Dbnxt_hsi.h7281 u8 l2_addr[6]; member in struct:hwrm_cfa_l2_filter_alloc_input
7486 u8 l2_addr[6]; member in struct:hwrm_cfa_tunnel_filter_alloc_input
H A Dbnxt.c5716 ether_addr_copy(req->l2_addr, fltr->l2_key.dst_mac_addr);

Completed in 241 milliseconds