Home
last modified time | relevance | path

Searched refs:iflib_get_softc (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/dev/enetc/
H A Dif_enetc.c369 sc = iflib_get_softc(ctx); in enetc_attach_pre()
447 enetc_init_hw(iflib_get_softc(ctx)); in enetc_attach_post()
457 sc = iflib_get_softc(ctx); in enetc_detach()
484 sc = iflib_get_softc(ctx); in enetc_tx_queues_alloc()
515 sc = iflib_get_softc(ctx); in enetc_rx_queues_alloc()
542 sc = iflib_get_softc(ctx); in enetc_queues_free()
829 sc = iflib_get_softc(ctx); in enetc_setup_multicast()
867 sc = iflib_get_softc(ctx); in enetc_vlan_register()
888 sc = iflib_get_softc(ctx); in enetc_vlan_unregister()
911 sc = iflib_get_softc(ctx); in enetc_init()
[all …]
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c250 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_tx_queues_alloc()
310 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_rx_queues_alloc()
359 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_queues_free()
405 sc = iflib_get_softc(ctx); in ixv_if_attach_pre()
534 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_attach_post()
579 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_mtu_set()
607 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_init()
755 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_media_status()
794 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_media_change()
861 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_multi_set()
[all …]
H A Dif_ix.c470 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_tx_queues_alloc()
538 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_rx_queues_alloc()
584 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_queues_free()
729 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_initialize_receive_units()
842 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_initialize_transmit_units()
979 sc = iflib_get_softc(ctx); in ixgbe_if_attach_pre()
1188 sc = iflib_get_softc(ctx); in ixgbe_if_attach_post()
1308 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_setup_interface()
1332 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_get_counter()
1367 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_i2c_req()
[all …]
H A Dif_sriov.c587 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_process_vf_msg()
646 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_handle_mbx()
678 sc = iflib_get_softc(ctx); in ixgbe_if_iov_init()
737 sc = iflib_get_softc(ctx); in ixgbe_if_iov_uninit()
871 sc = iflib_get_softc(ctx); in ixgbe_if_iov_vf_add()
H A Dif_fdir.c55 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_reinit_fdir()
/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c480 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_attach_pre()
783 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_attach_post()
966 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_detach()
1064 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_tx_queues_alloc()
1156 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_rx_queues_alloc()
1233 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_queues_free()
1634 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_msix_intr_assign()
1743 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_mtu_set()
1771 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_intr_enable()
1798 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_intr_disable()
[all …]
/freebsd/sys/dev/ixl/
H A Dif_ixl.c510 pf = iflib_get_softc(ctx); in ixl_if_attach_pre()
696 pf = iflib_get_softc(ctx); in ixl_if_attach_post()
859 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_detach()
953 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_init()
1044 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_stop()
1075 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_msix_intr_assign()
1151 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_enable_intr()
1178 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_disable_intr()
1198 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_rx_queue_intr_enable()
1210 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_tx_queue_intr_enable()
[all …]
H A Dixl_pf_iov.c1650 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_iov_init()
1702 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_iov_uninit()
1773 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_iov_vf_add()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c340 sc = iflib_get_softc(ctx); in mgb_attach_pre()
462 sc = iflib_get_softc(ctx); in mgb_attach_post()
476 sc = iflib_get_softc(ctx); in mgb_detach()
507 sc = iflib_get_softc(ctx); in mgb_media_change()
524 sc = iflib_get_softc(if_getsoftc(ifp)); in mgb_media_status()
542 sc = iflib_get_softc(ctx); in mgb_tx_queues_alloc()
566 sc = iflib_get_softc(ctx); in mgb_rx_queues_alloc()
587 sc = iflib_get_softc(ctx); in mgb_queues_free()
600 sc = iflib_get_softc(ctx); in mgb_init()
715 sc = iflib_get_softc(ctx); in mgb_stop()
[all …]
/freebsd/sys/dev/igc/
H A Dif_igc.c471 sc = iflib_get_softc(ctx); in igc_if_attach_pre()
706 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_attach_post()
752 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_detach()
782 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_suspend()
801 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_mtu_set()
830 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_init()
1098 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_rx_queue_intr_enable()
1108 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_tx_queue_intr_enable()
1173 struct igc_softc *sc = iflib_get_softc(ctx); in igc_handle_link()
1190 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_media_status()
[all …]
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c319 struct axgbe_if_softc *sc = iflib_get_softc(device_get_softc(dev)); in axgbe_miibus_readreg()
334 struct axgbe_if_softc *sc = iflib_get_softc(device_get_softc(dev)); in axgbe_miibus_writereg()
347 struct axgbe_if_softc *sc = iflib_get_softc(device_get_softc(dev)); in axgbe_miibus_statchg()
405 sc = iflib_get_softc(ctx); in axgbe_if_attach_pre()
604 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_set_counts()
766 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_alloc_channels()
1396 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_attach_post()
1523 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_interrupts_free()
1560 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_detach()
1629 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_init()
[all …]
/freebsd/sys/dev/enic/
H A Dif_enic.c349 softc = iflib_get_softc(ctx); in enic_attach_pre()
550 softc = iflib_get_softc(ctx); in enic_msix_intr_assign()
667 softc = iflib_get_softc(ctx); in enic_attach_post()
688 softc = iflib_get_softc(ctx); in enic_detach()
714 softc = iflib_get_softc(ctx); in enic_tx_queues_alloc()
786 softc = iflib_get_softc(ctx); in enic_rx_queues_alloc()
851 softc = iflib_get_softc(ctx); in enic_queues_free()
918 softc = iflib_get_softc(ctx); in enic_stop()
972 softc = iflib_get_softc(ctx); in enic_init()
1045 softc = iflib_get_softc(ctx); in enic_multi_set()
[all …]
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c338 sc = iflib_get_softc(ctx); in vmxnet3_attach_pre()
475 sc = iflib_get_softc(ctx); in vmxnet3_msix_intr_assign()
548 sc = iflib_get_softc(ctx); in vmxnet3_attach_post()
572 sc = iflib_get_softc(ctx); in vmxnet3_detach()
786 sc = iflib_get_softc(ctx); in vmxnet3_tx_queues_alloc()
881 sc = iflib_get_softc(ctx); in vmxnet3_rx_queues_alloc()
945 sc = iflib_get_softc(ctx); in vmxnet3_queues_free()
1813 sc = iflib_get_softc(ctx); in vmxnet3_stop()
1948 sc = iflib_get_softc(ctx); in vmxnet3_init()
1967 vmxnet3_set_rxfilter(iflib_get_softc(ctx), in vmxnet3_multi_set()
[all …]
/freebsd/sys/dev/e1000/
H A Dif_em.c901 struct e1000_softc *sc = iflib_get_softc(ctx); in em_set_num_queues()
967 sc = iflib_get_softc(ctx); in em_if_attach_pre()
1366 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_attach_post()
1413 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_detach()
1446 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_suspend()
1457 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_resume()
1471 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_mtu_set()
1530 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_init()
1858 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_rx_queue_intr_enable()
1868 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_tx_queue_intr_enable()
[all …]
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c455 softc = iflib_get_softc(ctx); in bnxt_tx_queues_alloc()
563 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_queues_free()
597 softc = iflib_get_softc(ctx); in bnxt_rx_queues_alloc()
2295 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_attach_pre()
2703 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_attach_post()
2735 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_detach()
3013 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_init()
3203 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_stop()
3228 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_multi_set()
3258 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_mtu_set()
[all …]
/freebsd/sys/dev/iavf/
H A Diavf_iflib.h122 ((struct iavf_sc *)iflib_get_softc(_ctx))
/freebsd/sys/net/
H A Diflib.h414 void *iflib_get_softc(if_ctx_t ctx);
H A Diflib.c224 iflib_get_softc(if_ctx_t ctx) in iflib_get_softc() function