/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() 1490 mcnt = min(if_llmaddr_count(iflib_get_ifp(ctx)), MAX_MULTICAST_ADDR); in ixl_if_multi_set() 1670 if_printf(iflib_get_ifp(ctx), "Media change is not supported.\n"); in ixl_if_media_change() 1679 if_t ifp = iflib_get_ifp(ctx); in ixl_if_promisc_set() 1716 if_t ifp = iflib_get_ifp(ctx); in ixl_if_vlan_register() 1753 if_t ifp = iflib_get_ifp(ctx); in ixl_if_vlan_unregister() 1778 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 | 477 ether_gen_addr(iflib_get_ifp(ctx), in ixv_if_attach_pre() 580 if_t ifp = iflib_get_ifp(ctx); in ixv_if_mtu_set() 608 if_t ifp = iflib_get_ifp(ctx); in ixv_if_init() 863 if_t ifp = iflib_get_ifp(ctx); in ixv_if_multi_set() 935 if_init(iflib_get_ifp(ctx), ctx); in ixv_if_update_admin_status() 1178 if_t ifp = iflib_get_ifp(ctx); in ixv_setup_interface() 1200 if_t ifp = iflib_get_ifp(ctx); in ixv_if_get_counter() 1402 if_t ifp = iflib_get_ifp(ctx); in ixv_initialize_receive_units() 1525 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 | 732 if_t ifp = iflib_get_ifp(ctx); in ixgbe_initialize_receive_units() 1307 if_t ifp = iflib_get_ifp(ctx); in ixgbe_setup_interface() 1333 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_get_counter() 2082 if_t ifp = iflib_get_ifp(ctx); in ixgbe_setup_vlan_hw_support() 2402 if_t ifp = iflib_get_ifp(que->sc->ctx); in ixgbe_msix_que() 2685 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_promisc_set() 3170 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_resume() 3277 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_init() 3659 if_t ifp = iflib_get_ifp(ctx); in ixgbe_if_multi_set() 3669 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() 1282 if_t ifp = iflib_get_ifp(ctx); in igc_if_set_promisc() 1336 if_t ifp = iflib_get_ifp(ctx); in igc_if_multi_set() 1975 if_t ifp = iflib_get_ifp(ctx); in igc_setup_interface() 2209 if_t ifp = iflib_get_ifp(ctx); in igc_initialize_receive_unit() 2332 struct ifnet *ifp = iflib_get_ifp(ctx); in igc_setup_vlan_hw_support() 2456 if_t ifp = iflib_get_ifp(ctx); in igc_enable_wakeup() 2591 if_t ifp = iflib_get_ifp(ctx); in igc_if_get_counter() 3283 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/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() 2082 if_t ifp = iflib_get_ifp(ctx); in em_if_set_promisc() 2140 if_t ifp = iflib_get_ifp(ctx); in em_if_multi_set() 3027 if_t ifp = iflib_get_ifp(ctx); in em_reset() 3432 if_t ifp = iflib_get_ifp(ctx); in em_setup_interface() 3749 if_t ifp = iflib_get_ifp(ctx); in em_initialize_receive_unit() 4026 if_t ifp = iflib_get_ifp(ctx); in em_if_vlan_filter_capable() 4105 if_t ifp = iflib_get_ifp(ctx); in em_setup_vlan_hw_support() 4319 if_t ifp = iflib_get_ifp(ctx); in em_automask_tso() [all …]
|
/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 | 1579 if (dev_name && !strncmp(dev_name, if_name(iflib_get_ifp(sc->softc->ctx)), BNXT_MAX_STR)) { in bnxt_find_dev() 2704 if_t ifp = iflib_get_ifp(ctx); in bnxt_attach_post() 3229 if_t ifp = iflib_get_ifp(ctx); in bnxt_multi_set() 3579 if_t ifp = iflib_get_ifp(ctx); in bnxt_promisc_set() 3606 if_t ifp = iflib_get_ifp(ctx); in bnxt_get_counter() 3915 if_t ifp = iflib_get_ifp(ctx); in bnxt_wol_config()
|
H A D | bnxt_hwrm.c | 2162 memcpy(req.l2_addr, if_getlladdr(iflib_get_ifp(softc->ctx)), in bnxt_hwrm_l2_filter_alloc()
|
/freebsd/sys/net/ |
H A D | iflib.h | 418 if_t iflib_get_ifp(if_ctx_t ctx);
|
H A D | iflib.c | 238 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 | 496 sc->ifp = iflib_get_ifp(ctx); in ice_if_attach_pre() 784 if_t ifp = iflib_get_ifp(ctx); in ice_if_attach_post() 2588 #define CTX_ACTIVE(ctx) ((if_getdrvflags(iflib_get_ifp(ctx)) & IFF_DRV_RUNNING)) 3860 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()
|