Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/enetc/
HDif_enetc.c370 sc = iflib_get_softc(ctx); in enetc_attach_pre()
448 enetc_init_hw(iflib_get_softc(ctx)); in enetc_attach_post()
458 sc = iflib_get_softc(ctx); in enetc_detach()
486 sc = iflib_get_softc(ctx); in enetc_tx_queues_alloc()
517 sc = iflib_get_softc(ctx); in enetc_rx_queues_alloc()
544 sc = iflib_get_softc(ctx); in enetc_queues_free()
831 sc = iflib_get_softc(ctx); in enetc_setup_multicast()
869 sc = iflib_get_softc(ctx); in enetc_vlan_register()
890 sc = iflib_get_softc(ctx); in enetc_vlan_unregister()
913 sc = iflib_get_softc(ctx); in enetc_init()
[all …]
/freebsd-14-stable/sys/dev/ixgbe/
HDif_ixv.c248 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_tx_queues_alloc()
308 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_rx_queues_alloc()
357 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_queues_free()
403 sc = iflib_get_softc(ctx); in ixv_if_attach_pre()
532 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_attach_post()
577 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_mtu_set()
605 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_init()
753 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_media_status()
792 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_media_change()
859 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_multi_set()
[all …]
HDif_ix.c456 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_tx_queues_alloc()
524 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_rx_queues_alloc()
570 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_queues_free()
714 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_initialize_receive_units()
827 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_initialize_transmit_units()
938 sc = iflib_get_softc(ctx); in ixgbe_if_attach_pre()
1135 sc = iflib_get_softc(ctx); in ixgbe_if_attach_post()
1255 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_setup_interface()
1279 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_get_counter()
1314 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_i2c_req()
[all …]
HDif_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()
HDif_fdir.c55 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_reinit_fdir()
/freebsd-14-stable/sys/dev/ixl/
HDif_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()
1171 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_disable_intr()
1189 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_rx_queue_intr_enable()
1201 struct ixl_pf *pf = iflib_get_softc(ctx); in ixl_if_tx_queue_intr_enable()
[all …]
HDixl_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-14-stable/sys/dev/mgb/
HDif_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()
508 sc = iflib_get_softc(ctx); in mgb_media_change()
525 sc = iflib_get_softc(if_getsoftc(ifp)); in mgb_media_status()
543 sc = iflib_get_softc(ctx); in mgb_tx_queues_alloc()
567 sc = iflib_get_softc(ctx); in mgb_rx_queues_alloc()
588 sc = iflib_get_softc(ctx); in mgb_queues_free()
601 sc = iflib_get_softc(ctx); in mgb_init()
716 sc = iflib_get_softc(ctx); in mgb_stop()
[all …]
/freebsd-14-stable/sys/dev/ice/
HDif_ice_iflib.c460 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_attach_pre()
760 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_attach_post()
935 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_detach()
1028 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_tx_queues_alloc()
1120 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_rx_queues_alloc()
1197 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_queues_free()
1598 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_msix_intr_assign()
1702 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_mtu_set()
1730 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_intr_enable()
1757 struct ice_softc *sc = (struct ice_softc *)iflib_get_softc(ctx); in ice_if_intr_disable()
[all …]
/freebsd-14-stable/sys/dev/igc/
HDif_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()
1093 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_rx_queue_intr_enable()
1103 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_tx_queue_intr_enable()
1168 struct igc_softc *sc = iflib_get_softc(ctx); in igc_handle_link()
1185 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_media_status()
[all …]
/freebsd-14-stable/sys/dev/enic/
HDif_enic.c256 softc = iflib_get_softc(ctx); in enic_attach_pre()
448 softc = iflib_get_softc(ctx); in enic_msix_intr_assign()
564 softc = iflib_get_softc(ctx); in enic_attach_post()
584 softc = iflib_get_softc(ctx); in enic_detach()
608 softc = iflib_get_softc(ctx); in enic_tx_queues_alloc()
682 softc = iflib_get_softc(ctx); in enic_rx_queues_alloc()
749 softc = iflib_get_softc(ctx); in enic_queues_free()
811 softc = iflib_get_softc(ctx); in enic_stop()
844 softc = iflib_get_softc(ctx); in enic_init()
912 softc = iflib_get_softc(ctx); in enic_multi_set()
[all …]
/freebsd-14-stable/sys/dev/axgbe/
HDif_axgbe_pci.c313 struct axgbe_if_softc *sc = iflib_get_softc(device_get_softc(dev)); in axgbe_miibus_readreg()
328 struct axgbe_if_softc *sc = iflib_get_softc(device_get_softc(dev)); in axgbe_miibus_writereg()
341 struct axgbe_if_softc *sc = iflib_get_softc(device_get_softc(dev)); in axgbe_miibus_statchg()
398 sc = iflib_get_softc(ctx); in axgbe_if_attach_pre()
583 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_set_counts()
704 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_alloc_channels()
1336 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_attach_post()
1476 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_interrupts_free()
1513 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_detach()
1581 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_init()
[all …]
/freebsd-14-stable/sys/dev/vmware/vmxnet3/
HDif_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()
1812 sc = iflib_get_softc(ctx); in vmxnet3_stop()
1947 sc = iflib_get_softc(ctx); in vmxnet3_init()
1966 vmxnet3_set_rxfilter(iflib_get_softc(ctx), in vmxnet3_multi_set()
[all …]
/freebsd-14-stable/sys/dev/e1000/
HDif_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()
1853 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_rx_queue_intr_enable()
1863 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_tx_queue_intr_enable()
[all …]
/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDif_bnxt.c456 softc = iflib_get_softc(ctx); in bnxt_tx_queues_alloc()
564 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_queues_free()
598 softc = iflib_get_softc(ctx); in bnxt_rx_queues_alloc()
2296 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_attach_pre()
2704 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_attach_post()
2736 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_detach()
3014 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_init()
3204 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_stop()
3229 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_multi_set()
3259 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_mtu_set()
[all …]
/freebsd-14-stable/sys/dev/iavf/
HDiavf_iflib.h122 ((struct iavf_sc *)iflib_get_softc(_ctx))
/freebsd-14-stable/sys/net/
HDiflib.h414 void *iflib_get_softc(if_ctx_t ctx);
HDiflib.c221 iflib_get_softc(if_ctx_t ctx) in iflib_get_softc() function