Home
last modified time | relevance | path

Searched refs:iflib_get_dev (Results 1 – 20 of 20) sorted by relevance

/freebsd-14-stable/sys/dev/e1000/
HDem_txrx.c219 DPRINTF(iflib_get_dev(sc->ctx), "%s: pidx: %d cur: %d\n", in em_tso_setup()
334 DPRINTF(iflib_get_dev(sc->ctx), in em_transmit_checksum_setup()
393 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
431 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
441 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
454 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
461 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
521 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_credits_update()
HDif_em.c966 dev = iflib_get_dev(ctx); in em_if_attach_pre()
2238 device_t dev = iflib_get_dev(ctx); in em_if_update_admin_status()
2387 device_t dev = iflib_get_dev(ctx); in em_identify_hardware()
2418 device_t dev = iflib_get_dev(ctx); in em_allocate_pci_resources()
2490 device_printf(iflib_get_dev(ctx), in em_if_msix_intr_assign()
2549 device_printf(iflib_get_dev(ctx), in em_if_msix_intr_assign()
2723 device_t dev = iflib_get_dev(ctx); in em_free_pci_resources()
3052 device_t dev = iflib_get_dev(ctx); in em_reset()
3520 device_printf(iflib_get_dev(ctx), in em_if_tx_queues_alloc()
3536 device_printf(iflib_get_dev(ctx), in em_if_tx_queues_alloc()
[all …]
/freebsd-14-stable/sys/dev/ixgbe/
HDif_ixv.c261 device_printf(iflib_get_dev(ctx), in ixv_if_tx_queues_alloc()
290 device_printf(iflib_get_dev(ctx), "allocated for %d queues\n", in ixv_if_tx_queues_alloc()
320 device_printf(iflib_get_dev(ctx), in ixv_if_rx_queues_alloc()
340 device_printf(iflib_get_dev(ctx), "allocated for %d rx queues\n", in ixv_if_rx_queues_alloc()
402 dev = iflib_get_dev(ctx); in ixv_if_attach_pre()
533 device_t dev = iflib_get_dev(ctx); in ixv_if_attach_post()
607 device_t dev = iflib_get_dev(ctx); in ixv_if_init()
922 device_t dev = iflib_get_dev(ctx); in ixv_if_update_admin_status()
996 device_t dev = iflib_get_dev(ctx); in ixv_identify_hardware()
1037 device_t dev = iflib_get_dev(ctx); in ixv_if_msix_intr_assign()
[all …]
HDif_ix.c470 device_printf(iflib_get_dev(ctx), in ixgbe_if_tx_queues_alloc()
506 device_printf(iflib_get_dev(ctx), "allocated for %d queues\n", in ixgbe_if_tx_queues_alloc()
537 device_printf(iflib_get_dev(ctx), in ixgbe_if_rx_queues_alloc()
558 device_printf(iflib_get_dev(ctx), "allocated for %d rx queues\n", in ixgbe_if_rx_queues_alloc()
937 dev = iflib_get_dev(ctx); in ixgbe_if_attach_pre()
1134 dev = iflib_get_dev(ctx); in ixgbe_if_attach_post()
1353 device_t dev = iflib_get_dev(ctx); in ixgbe_add_media_types()
1684 device_t dev = iflib_get_dev(sc->ctx); in ixgbe_add_hw_stats()
2101 device_t dev = iflib_get_dev(sc->ctx); in ixgbe_get_slot_info()
2225 device_printf(iflib_get_dev(ctx), in ixgbe_if_msix_intr_assign()
[all …]
/freebsd-14-stable/sys/dev/igc/
HDif_igc.c470 dev = iflib_get_dev(ctx); in igc_if_attach_pre()
1386 device_t dev = iflib_get_dev(ctx); in igc_if_update_admin_status()
1466 device_t dev = iflib_get_dev(ctx); in igc_identify_hardware()
1492 device_t dev = iflib_get_dev(ctx); in igc_allocate_pci_resources()
1534 device_printf(iflib_get_dev(ctx), in igc_if_msix_intr_assign()
1578 device_printf(iflib_get_dev(ctx), in igc_if_msix_intr_assign()
1660 device_t dev = iflib_get_dev(ctx); in igc_free_pci_resources()
1795 device_t dev = iflib_get_dev(ctx); in igc_reset()
2016 device_printf(iflib_get_dev(ctx), in igc_if_tx_queues_alloc()
2031 device_printf(iflib_get_dev(ctx), in igc_if_tx_queues_alloc()
[all …]
/freebsd-14-stable/sys/dev/ixl/
HDif_ixl.c363 device_t dev = iflib_get_dev(pf->vsi.ctx); in ixl_allocate_pci_resources()
509 dev = iflib_get_dev(ctx); in ixl_if_attach_pre()
695 dev = iflib_get_dev(ctx); in ixl_if_attach_post()
957 device_t dev = iflib_get_dev(ctx); in ixl_if_init()
1091 device_printf(iflib_get_dev(ctx), in ixl_if_msix_intr_assign()
1111 device_printf(iflib_get_dev(ctx), in ixl_if_msix_intr_assign()
1226 device_printf(iflib_get_dev(ctx), "Unable to allocate TX ring memory\n"); in ixl_if_tx_queues_alloc()
1239 device_printf(iflib_get_dev(ctx), "failed to allocate tx_rsq memory\n"); in ixl_if_tx_queues_alloc()
1279 device_printf(iflib_get_dev(ctx), "Unable to allocate RX ring memory\n"); in ixl_if_rx_queues_alloc()
HDixl_pf_iflib.c323 device_t dev = iflib_get_dev(vsi->ctx); in ixl_free_pci_resources()
404 device_t dev = iflib_get_dev(pf->vsi.ctx); in ixl_link_event()
442 device_t dev = iflib_get_dev(vsi->ctx); in ixl_initialize_vsi()
812 device_t dev = iflib_get_dev(vsi->ctx); in ixl_add_hw_stats()
835 device_t dev = iflib_get_dev(vsi->ctx); in ixl_set_rss_hlut()
HDixl_txrx.c497 device_printf(iflib_get_dev(vsi->ctx), "%s: (q%d) rs_cidx %d, txr->tx_rs_pidx %d\n", __func__, in ixl_isc_txd_credits_update_dwb()
523 device_printf(iflib_get_dev(vsi->ctx), in ixl_isc_txd_credits_update_dwb()
541 device_printf(iflib_get_dev(vsi->ctx), "%s: (q%d) processed %d\n", __func__, txr->me, processed); in ixl_isc_txd_credits_update_dwb()
HDixl_pf_iov.c1651 device_t dev = iflib_get_dev(ctx); in ixl_if_iov_init()
HDixl_pf_main.c828 device_t dev = iflib_get_dev(vsi->ctx); in ixl_switch_config()
/freebsd-14-stable/sys/dev/iavf/
HDif_iavf_iflib.c264 dev = iflib_get_dev(ctx); in iavf_if_attach_pre()
464 device_t dev = iflib_get_dev(ctx); in iavf_if_attach_post()
836 device_printf(iflib_get_dev(ctx), in iavf_if_msix_intr_assign()
849 device_printf(iflib_get_dev(ctx), in iavf_if_msix_intr_assign()
980 device_printf(iflib_get_dev(ctx), "Unable to allocate TX ring memory\n"); in iavf_if_tx_queues_alloc()
993 device_printf(iflib_get_dev(ctx), "failed to allocate tx_rsq memory\n"); in iavf_if_tx_queues_alloc()
1047 device_printf(iflib_get_dev(ctx), "Unable to allocate RX ring memory\n"); in iavf_if_rx_queues_alloc()
/freebsd-14-stable/sys/dev/enic/
HDif_enic.c255 dev = iflib_get_dev(ctx); in enic_attach_pre()
468 device_printf(iflib_get_dev(ctx), in enic_msix_intr_assign()
502 device_printf(iflib_get_dev(ctx), in enic_msix_intr_assign()
519 device_printf(iflib_get_dev(ctx), in enic_msix_intr_assign()
/freebsd-14-stable/sys/net/
HDiflib.h416 device_t iflib_get_dev(if_ctx_t ctx);
HDiflib.c228 iflib_get_dev(if_ctx_t ctx) in iflib_get_dev() function
6845 device_t dev = iflib_get_dev(ctx); in iflib_add_device_sysctl_pre()
6910 device_t dev = iflib_get_dev(ctx); in iflib_add_device_sysctl_post()
/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDif_bnxt.c461 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
471 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
479 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
603 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
611 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
619 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
627 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
2301 softc->dev = iflib_get_dev(ctx); in bnxt_attach_pre()
3839 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign()
3859 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign()
/freebsd-14-stable/sys/dev/vmware/vmxnet3/
HDif_vmx.c337 dev = iflib_get_dev(ctx); in vmxnet3_attach_pre()
485 device_printf(iflib_get_dev(ctx), in vmxnet3_msix_intr_assign()
515 device_printf(iflib_get_dev(ctx), in vmxnet3_msix_intr_assign()
/freebsd-14-stable/sys/dev/ice/
HDif_ice_iflib.c468 device_printf(iflib_get_dev(ctx), "Loading the iflib ice driver\n"); in ice_if_attach_pre()
478 dev = sc->dev = iflib_get_dev(ctx); in ice_if_attach_pre()
3483 device_t dev = iflib_get_dev(ctx); in ice_subif_if_attach_pre()
/freebsd-14-stable/sys/dev/axgbe/
HDif_axgbe_pci.c399 sc->pdata.dev = dev = iflib_get_dev(ctx); in axgbe_if_attach_pre()
1530 bus_release_resources(iflib_get_dev(ctx), axgbe_pci_mac_spec, mac_res); in axgbe_if_detach()
/freebsd-14-stable/sys/dev/mgb/
HDif_mgb.c342 sc->dev = iflib_get_dev(ctx); in mgb_attach_pre()
/freebsd-14-stable/sys/dev/enetc/
HDif_enetc.c373 sc->dev = iflib_get_dev(ctx); in enetc_attach_pre()