Home
last modified time | relevance | path

Searched refs:empty_mac (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/ulp/opa_vnic/
A Dopa_vnic_encap.c230 u8 empty_mac[ETH_ALEN] = { 0 }; in opa_vnic_update_mac_tbl() local
238 if (!memcmp(mac_addr, empty_mac, ARRAY_SIZE(empty_mac))) in opa_vnic_update_mac_tbl()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_sriov.c5089 u8 empty_mac[ETH_ALEN]; in qed_update_mac_for_vf_trust_change() local
5091 eth_zero_addr(empty_mac); in qed_update_mac_for_vf_trust_change()
5094 empty_mac)) { in qed_update_mac_for_vf_trust_change()
5106 qed_iov_bulletin_set_mac(hwfn, empty_mac, vf_id); in qed_update_mac_for_vf_trust_change()

Completed in 13 milliseconds