Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c993 if (!is_valid_ether_addr((const u8 *)req->l2_addr)) in bnxt_vf_validate_set_mac()
1004 if (ether_addr_equal((const u8 *)req->l2_addr, vf->mac_addr)) in bnxt_vf_validate_set_mac()
1007 if (ether_addr_equal((const u8 *)req->l2_addr, vf->vf_mac_addr)) in bnxt_vf_validate_set_mac()
H A Dbnxt_hsi.h5865 u8 l2_addr[6]; member
6069 u8 l2_addr[6]; member
H A Dbnxt.c4964 memcpy(req.l2_addr, mac_addr, ETH_ALEN); in bnxt_hwrm_set_vnic_filter()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1041 if (!is_valid_ether_addr((const u8 *)req->l2_addr)) in bnxt_vf_validate_set_mac()
1052 if (ether_addr_equal((const u8 *)req->l2_addr, vf->mac_addr)) in bnxt_vf_validate_set_mac()
1055 if (ether_addr_equal((const u8 *)req->l2_addr, vf->vf_mac_addr)) in bnxt_vf_validate_set_mac()
H A Dbnxt_hsi.h6878 u8 l2_addr[6]; member
7082 u8 l2_addr[6]; member
H A Dbnxt.c5040 memcpy(req->l2_addr, mac_addr, ETH_ALEN); in bnxt_hwrm_set_vnic_filter()

Completed in 100 milliseconds