Home
last modified time | relevance | path

Searched refs:iflib_set_mac (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/net/
H A Diflib.h451 void iflib_set_mac(if_ctx_t ctx, uint8_t mac[ETHER_ADDR_LEN]);
H A Diflib.c324 iflib_set_mac(if_ctx_t ctx, uint8_t mac[ETHER_ADDR_LEN]) in iflib_set_mac() function
/freebsd/sys/dev/ixl/
H A Dif_ixl.c666 iflib_set_mac(ctx, hw->mac.addr); in ixl_if_attach_pre()
1017 iflib_set_mac(ctx, hw->mac.addr); in ixl_if_init()
/freebsd/sys/dev/iavf/
H A Dif_iavf_iflib.c379 iflib_set_mac(ctx, hw->mac.addr); in iavf_if_attach_pre()
1082 iflib_set_mac(ctx, hw->mac.addr); in iavf_if_init()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sriov.c273 iflib_set_mac(sc->ctx, sc->vf.mac_addr); in bnxt_update_vf_mac()
H A Dbnxt_hwrm.c1327 iflib_set_mac(softc->ctx, pf->mac_addr); in bnxt_hwrm_func_qcaps()
1336 iflib_set_mac(softc->ctx, vf->mac_addr); in bnxt_hwrm_func_qcaps()
1347 iflib_set_mac(softc->ctx, la_mac); in bnxt_hwrm_func_qcaps()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c443 iflib_set_mac(ctx, hwaddr.octet); in mgb_attach_pre()
/freebsd/sys/dev/enetc/
H A Dif_enetc.c582 iflib_set_mac(sc->ctx, hwaddr.octet); in enetc_get_hwaddr()
/freebsd/sys/dev/aq/
H A Daq_main.c423 iflib_set_mac(ctx, hw->mac_addr); in aq_if_attach_pre()
/freebsd/sys/dev/enic/
H A Dif_enic.c387 iflib_set_mac(ctx, softc->mac_addr); in enic_attach_pre()
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c449 iflib_set_mac(ctx, sc->vmx_lladdr); in vmxnet3_attach_pre()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c526 iflib_set_mac(ctx, hw->mac.addr); in ixv_if_attach_pre()
H A Dif_ix.c1255 iflib_set_mac(ctx, hw->mac.addr); in ixgbe_if_attach_pre()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c498 iflib_set_mac(ctx, pdata->mac_addr); in axgbe_if_attach_pre()
/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c609 iflib_set_mac(ctx, hw->port_info->mac.lan_addr); in ice_if_attach_pre()
/freebsd/sys/dev/igc/
H A Dif_igc.c726 iflib_set_mac(ctx, hw->mac.addr); in igc_if_attach_pre()
/freebsd/sys/dev/e1000/
H A Dif_em.c1681 iflib_set_mac(ctx, hw->mac.addr); in em_if_attach_pre()