| /freebsd-14.2/sys/dev/enetc/ |
| H A D | if_enetc.c | 370 sc = iflib_get_softc(ctx); in enetc_attach_pre() 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() 987 sc = iflib_get_softc(ctx); in enetc_stop() [all …]
|
| /freebsd-14.2/sys/dev/ixgbe/ |
| H A D | if_ixv.c | 241 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_tx_queues_alloc() 300 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_rx_queues_alloc() 349 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_queues_free() 395 sc = iflib_get_softc(ctx); in ixv_if_attach_pre() 524 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_attach_post() 569 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_mtu_set() 745 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_media_status() 784 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_media_change() 910 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_update_admin_status() 1025 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixv_if_msix_intr_assign() [all …]
|
| H A D | if_ix.c | 408 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_tx_queues_alloc() 889 sc = iflib_get_softc(ctx); in ixgbe_if_attach_pre() 1079 sc = iflib_get_softc(ctx); in ixgbe_if_attach_post() 1199 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_setup_interface() 1223 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_get_counter() 1258 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_i2c_req() 1295 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_add_media_types() 1915 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_vlan_register() 1933 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_vlan_unregister() 2536 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_if_promisc_set() [all …]
|
| H A D | if_sriov.c | 588 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_process_vf_msg() 648 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_handle_mbx() 677 sc = iflib_get_softc(ctx); in ixgbe_if_iov_init() 736 sc = iflib_get_softc(ctx); in ixgbe_if_iov_uninit() 870 sc = iflib_get_softc(ctx); in ixgbe_if_iov_vf_add()
|
| H A D | if_fdir.c | 55 struct ixgbe_softc *sc = iflib_get_softc(ctx); in ixgbe_reinit_fdir()
|
| /freebsd-14.2/sys/dev/ixl/ |
| H A D | if_ixl.c | 510 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 …]
|
| H A D | ixl_pf_iov.c | 1650 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.2/sys/dev/mgb/ |
| H A D | if_mgb.c | 340 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() 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() 822 sc = iflib_get_softc(ctx); in mgb_msix_intr_assign() [all …]
|
| /freebsd-14.2/sys/dev/ice/ |
| H A D | if_ice_iflib.c | 460 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.2/sys/dev/igc/ |
| H A D | if_igc.c | 445 sc = iflib_get_softc(ctx); in igc_if_attach_pre() 655 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_attach_post() 701 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_detach() 731 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_suspend() 750 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_mtu_set() 779 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_init() 1038 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_rx_queue_intr_enable() 1048 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_tx_queue_intr_enable() 1113 struct igc_softc *sc = iflib_get_softc(ctx); in igc_handle_link() 1130 struct igc_softc *sc = iflib_get_softc(ctx); in igc_if_media_status() [all …]
|
| /freebsd-14.2/sys/dev/enic/ |
| H A D | if_enic.c | 256 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.2/sys/dev/axgbe/ |
| H A D | if_axgbe_pci.c | 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() 1513 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_detach() 1638 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_tx_queues_alloc() 1707 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_rx_queues_alloc() 1779 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_queues_free() 1820 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_vlan_register() 1842 struct axgbe_if_softc *sc = iflib_get_softc(ctx); in axgbe_if_vlan_unregister() [all …]
|
| /freebsd-14.2/sys/dev/vmware/vmxnet3/ |
| H A D | if_vmx.c | 338 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() 1976 sc = iflib_get_softc(ctx); in vmxnet3_mtu_set() [all …]
|
| /freebsd-14.2/sys/dev/e1000/ |
| H A D | if_em.c | 762 struct e1000_softc *sc = iflib_get_softc(ctx); in em_set_num_queues() 828 sc = iflib_get_softc(ctx); in em_if_attach_pre() 1197 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_attach_post() 1241 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_detach() 1274 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_suspend() 1285 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_resume() 1299 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_mtu_set() 1358 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_init() 1674 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_rx_queue_intr_enable() 1684 struct e1000_softc *sc = iflib_get_softc(ctx); in em_if_tx_queue_intr_enable() [all …]
|
| /freebsd-14.2/sys/dev/bnxt/bnxt_en/ |
| H A D | if_bnxt.c | 434 softc = iflib_get_softc(ctx); in bnxt_tx_queues_alloc() 536 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_queues_free() 570 softc = iflib_get_softc(ctx); in bnxt_rx_queues_alloc() 2068 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_attach_pre() 2462 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_attach_post() 2494 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_detach() 2773 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_init() 2944 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_stop() 2969 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_multi_set() 2999 struct bnxt_softc *softc = iflib_get_softc(ctx); in bnxt_mtu_set() [all …]
|
| /freebsd-14.2/sys/dev/iavf/ |
| H A D | iavf_iflib.h | 122 ((struct iavf_sc *)iflib_get_softc(_ctx))
|
| /freebsd-14.2/sys/net/ |
| H A D | iflib.h | 414 void *iflib_get_softc(if_ctx_t ctx);
|
| H A D | iflib.c | 220 iflib_get_softc(if_ctx_t ctx) in iflib_get_softc() function
|