/freebsd/sys/dev/ixl/ |
H A D | if_ixl.c | 701 vsi->ifp = iflib_get_ifp(ctx); in ixl_if_attach_post() 937 if_t ifp = iflib_get_ifp(ctx); in ixl_if_resume() 956 if_t ifp = iflib_get_ifp(ctx); in ixl_if_init() 1045 if_t ifp = iflib_get_ifp(ctx); in ixl_if_stop() 1481 mcnt = min(if_llmaddr_count(iflib_get_ifp(ctx)), MAX_MULTICAST_ADDR); in ixl_if_multi_set() 1661 if_printf(iflib_get_ifp(ctx), "Media change is not supported.\n"); in ixl_if_media_change() 1670 if_t ifp = iflib_get_ifp(ctx); in ixl_if_promisc_set() 1707 if_t ifp = iflib_get_ifp(ctx); in ixl_if_vlan_register() 1744 if_t ifp = iflib_get_ifp(ctx); in ixl_if_vlan_unregister() 1769 if_t ifp = iflib_get_ifp(ctx); in ixl_if_get_counter()
|
H A D | ixl_pf_iflib.c | 354 if_t ifp = iflib_get_ifp(ctx); in ixl_setup_interface()
|
/freebsd/sys/dev/ixgbe/ |
H A D | if_ixv.c | 475 ether_gen_addr(iflib_get_ifp(ctx), in ixv_if_attach_pre() 578 if_t ifp = iflib_get_ifp(ctx); in ixv_if_mtu_set() 606 if_t ifp = iflib_get_ifp(ctx); in ixv_if_init() 861 if_t ifp = iflib_get_ifp(ctx); in ixv_if_multi_set() 933 if_init(iflib_get_ifp(ctx), ctx); in ixv_if_update_admin_status() 1173 if_t ifp = iflib_get_ifp(ctx); in ixv_setup_interface() 1195 if_t ifp = iflib_get_ifp(ctx); in ixv_if_get_counter() 1397 if_t ifp = iflib_get_ifp(ctx); in ixv_initialize_receive_units() 1520 if_t ifp = iflib_get_ifp(ctx); in ixv_setup_vlan_support()
|
H A D | if_fdir.c | 56 if_t ifp = iflib_get_ifp(ctx); in ixgbe_reinit_fdir()
|
H A D | if_ix.c | 717 if_t ifp = iflib_get_ifp(ctx); in ixgbe_initialize_receive_units() 1254 if_t ifp = iflib_get_ifp(ctx); in ixgbe_setup_interface() 1280 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_get_counter() 2015 if_t ifp = iflib_get_ifp(ctx); in ixgbe_setup_vlan_hw_support() 2334 if_t ifp = iflib_get_ifp(que->sc->ctx); in ixgbe_msix_que() 2623 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_promisc_set() 3092 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_resume() 3199 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_init() 3580 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_multi_set() 3590 mcnt = if_foreach_llmaddr(iflib_get_ifp(ctx), ixgbe_mc_filter_apply, in ixgbe_if_multi_set() [all …]
|
H A D | if_sriov.c | 589 if_t ifp = iflib_get_ifp(ctx); in ixgbe_process_vf_msg()
|
/freebsd/sys/dev/enetc/ |
H A D | if_enetc.c | 349 error = mii_attach(sc->dev, &sc->miibus, iflib_get_ifp(sc->ctx), in enetc_setup_phy() 570 ether_gen_addr(iflib_get_ifp(sc->ctx), &hwaddr); in enetc_get_hwaddr() 588 ifp = iflib_get_ifp(sc->ctx); in enetc_set_hwaddr() 830 ifp = iflib_get_ifp(ctx); in enetc_setup_multicast() 912 ifp = iflib_get_ifp(ctx); in enetc_init() 1340 ifp = iflib_get_ifp(ctx); in enetc_get_counter()
|
/freebsd/sys/dev/iavf/ |
H A D | if_iavf_iflib.c | 277 vsi->ifp = iflib_get_ifp(ctx); in iavf_if_attach_pre() 722 if_t ifp = iflib_get_ifp(ctx); in iavf_if_init() 1340 return iavf_media_change_common(iflib_get_ifp(ctx)); in iavf_if_media_change() 1466 if_t ifp = iflib_get_ifp(ctx); in iavf_if_get_counter() 1560 if_t ifp = iflib_get_ifp(ctx); in iavf_setup_interface() 2075 #define CTX_ACTIVE(ctx) ((if_getdrvflags(iflib_get_ifp(ctx)) & IFF_DRV_RUNNING))
|
/freebsd/sys/dev/igc/ |
H A D | if_igc.c | 832 if_t ifp = iflib_get_ifp(ctx); in igc_if_init() 1277 if_t ifp = iflib_get_ifp(ctx); in igc_if_set_promisc() 1331 if_t ifp = iflib_get_ifp(ctx); in igc_if_multi_set() 1970 if_t ifp = iflib_get_ifp(ctx); in igc_setup_interface() 2204 if_t ifp = iflib_get_ifp(ctx); in igc_initialize_receive_unit() 2327 struct ifnet *ifp = iflib_get_ifp(ctx); in igc_setup_vlan_hw_support() 2451 if_t ifp = iflib_get_ifp(ctx); in igc_enable_wakeup() 2586 if_t ifp = iflib_get_ifp(ctx); in igc_if_get_counter() 3278 if_t ifp = iflib_get_ifp(sc->ctx); in igc_print_debug_info()
|
/freebsd/sys/dev/enic/ |
H A D | if_enic.c | 354 softc->ifp = iflib_get_ifp(ctx); in enic_attach_pre() 865 ifp = iflib_get_ifp(rq->vdev->softc->ctx); in enic_rxq_intr() 1046 ifp = iflib_get_ifp(ctx); in enic_multi_set() 1133 ifp = iflib_get_ifp(ctx); in enic_promisc_set() 1152 if_t ifp = iflib_get_ifp(ctx); in enic_get_counter()
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_sysctl.c | 1285 if (if_getdrvflags(iflib_get_ifp(softc->ctx)) & IFF_DRV_RUNNING) in bnxt_rss_key_sysctl() 1340 if (if_getdrvflags(iflib_get_ifp(softc->ctx)) & IFF_DRV_RUNNING) in bnxt_rss_type_sysctl() 1367 if (if_getdrvflags(iflib_get_ifp(softc->ctx)) & IFF_DRV_RUNNING) in bnxt_rx_stall_sysctl() 1392 if (if_getdrvflags(iflib_get_ifp(softc->ctx)) & IFF_DRV_RUNNING) in bnxt_vlan_strip_sysctl() 1620 if_name(iflib_get_ifp(softc->ctx)), "interface name"); in bnxt_create_config_sysctls_pre() 1677 if ((if_getdrvflags(iflib_get_ifp(softc->ctx)) & IFF_DRV_RUNNING)) \
|
H A D | bnxt_mgmt.c | 358 if_t ifp = iflib_get_ifp(softc->ctx); in bnxt_mgmt_get_dev_info()
|
H A D | if_bnxt.c | 1353 if (dev_name && !strncmp(dev_name, if_name(iflib_get_ifp(sc->softc->ctx)), BNXT_MAX_STR)) { in bnxt_find_dev() 2465 if_t ifp = iflib_get_ifp(ctx); in bnxt_attach_post() 2971 if_t ifp = iflib_get_ifp(ctx); in bnxt_multi_set() 3196 if_t ifp = iflib_get_ifp(ctx); in bnxt_promisc_set() 3223 if_t ifp = iflib_get_ifp(ctx); in bnxt_get_counter() 3521 if_t ifp = iflib_get_ifp(ctx); in bnxt_wol_config()
|
H A D | bnxt_hwrm.c | 2081 memcpy(req.l2_addr, if_getlladdr(iflib_get_ifp(softc->ctx)), in bnxt_hwrm_l2_filter_alloc()
|
/freebsd/sys/dev/e1000/ |
H A D | if_em.c | 1326 ether_gen_addr(iflib_get_ifp(ctx), in em_if_attach_pre() 1532 if_t ifp = iflib_get_ifp(ctx); in em_if_init() 2109 if_t ifp = iflib_get_ifp(ctx); in em_if_set_promisc() 2167 if_t ifp = iflib_get_ifp(ctx); in em_if_multi_set() 3054 if_t ifp = iflib_get_ifp(ctx); in em_reset() 3459 if_t ifp = iflib_get_ifp(ctx); in em_setup_interface() 3776 if_t ifp = iflib_get_ifp(ctx); in em_initialize_receive_unit() 4053 if_t ifp = iflib_get_ifp(ctx); in em_if_vlan_filter_capable() 4132 if_t ifp = iflib_get_ifp(ctx); in em_setup_vlan_hw_support() 4346 if_t ifp = iflib_get_ifp(ctx); in em_automask_tso() [all …]
|
/freebsd/sys/net/ |
H A D | iflib.h | 418 if_t iflib_get_ifp(if_ctx_t ctx);
|
H A D | iflib.c | 235 iflib_get_ifp(if_ctx_t ctx) in iflib_get_ifp() function
|
/freebsd/sys/dev/ice/ |
H A D | ice_iflib_txrx.c | 570 struct ifnet *ifp = (struct ifnet *)iflib_get_ifp(sc->ctx);
|
H A D | if_ice_iflib.c | 476 sc->ifp = iflib_get_ifp(ctx); in ice_if_attach_pre() 761 if_t ifp = iflib_get_ifp(ctx); in ice_if_attach_post() 2528 #define CTX_ACTIVE(ctx) ((if_getdrvflags(iflib_get_ifp(ctx)) & IFF_DRV_RUNNING)) 3728 mif->ifp = iflib_get_ifp(mif->subctx); in ice_create_mirror_interface()
|
/freebsd/sys/dev/mgb/ |
H A D | if_mgb.c | 409 error = mii_attach(sc->dev, &sc->miibus, iflib_get_ifp(ctx), in mgb_attach_pre() 437 ether_gen_addr(iflib_get_ifp(ctx), &hwaddr); in mgb_attach_pre()
|
/freebsd/sys/dev/vmware/vmxnet3/ |
H A D | if_vmx.c | 343 sc->vmx_ifp = iflib_get_ifp(ctx); in vmxnet3_attach_pre() 1968 if_getflags(iflib_get_ifp(ctx))); in vmxnet3_multi_set() 2045 if_t ifp = iflib_get_ifp(ctx); in vmxnet3_get_counter()
|
/freebsd/sys/dev/axgbe/ |
H A D | if_axgbe_pci.c | 413 pdata->netdev = iflib_get_ifp(ctx); in axgbe_if_attach_pre() 2403 if_t ifp = iflib_get_ifp(ctx); in axgbe_if_get_counter()
|