Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/e1000/
H A Dem_txrx.c214 DPRINTF(iflib_get_dev(sc->ctx), "%s: pidx: %d cur: %d\n", __FUNCTION__, in em_tso_setup()
328 DPRINTF(iflib_get_dev(sc->ctx), in em_transmit_checksum_setup()
385 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
422 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
432 DPRINTF(iflib_get_dev(sc->ctx), "pidx_last=%d i=%d ntxd[0]=%d\n", in em_isc_txd_encap()
444 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
451 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
510 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_credits_update()
H A Dif_em.c827 dev = iflib_get_dev(ctx); in em_if_attach_pre()
2027 device_t dev = iflib_get_dev(ctx); in em_if_update_admin_status()
2176 device_t dev = iflib_get_dev(ctx); in em_identify_hardware()
2209 device_t dev = iflib_get_dev(ctx); in em_allocate_pci_resources()
2503 device_t dev = iflib_get_dev(ctx); in em_free_pci_resources()
2831 device_t dev = iflib_get_dev(ctx); in em_reset()
3317 device_printf(iflib_get_dev(ctx), in em_if_tx_queues_alloc()
3358 device_printf(iflib_get_dev(ctx), in em_if_rx_queues_alloc()
4139 device_t dev = iflib_get_dev(ctx); in em_get_wakeup()
4261 device_t dev = iflib_get_dev(ctx); in em_enable_wakeup()
[all …]
/freebsd-14.2/sys/dev/ixgbe/
H A Dif_ixv.c254 device_printf(iflib_get_dev(ctx), in ixv_if_tx_queues_alloc()
312 device_printf(iflib_get_dev(ctx), in ixv_if_rx_queues_alloc()
394 dev = iflib_get_dev(ctx); in ixv_if_attach_pre()
525 device_t dev = iflib_get_dev(ctx); in ixv_if_attach_post()
599 device_t dev = iflib_get_dev(ctx); in ixv_if_init()
911 device_t dev = iflib_get_dev(ctx); in ixv_if_update_admin_status()
985 device_t dev = iflib_get_dev(ctx); in ixv_identify_hardware()
1026 device_t dev = iflib_get_dev(ctx); in ixv_if_msix_intr_assign()
1040 device_printf(iflib_get_dev(ctx), in ixv_if_msix_intr_assign()
1061 device_printf(iflib_get_dev(ctx), in ixv_if_msix_intr_assign()
[all …]
H A Dif_ix.c422 device_printf(iflib_get_dev(ctx), in ixgbe_if_tx_queues_alloc()
489 device_printf(iflib_get_dev(ctx), in ixgbe_if_rx_queues_alloc()
888 dev = iflib_get_dev(ctx); in ixgbe_if_attach_pre()
1078 dev = iflib_get_dev(ctx); in ixgbe_if_attach_post()
2144 device_printf(iflib_get_dev(ctx), in ixgbe_if_msix_intr_assign()
2164 device_printf(iflib_get_dev(ctx), in ixgbe_if_msix_intr_assign()
2603 device_printf(iflib_get_dev(sc->ctx), in ixgbe_msix_link()
4628 device_printf(iflib_get_dev(sc->ctx), in ixgbe_sysctl_phy_temp()
4635 device_printf(iflib_get_dev(sc->ctx), in ixgbe_sysctl_phy_temp()
4663 device_printf(iflib_get_dev(sc->ctx), in ixgbe_sysctl_phy_overtemp_occurred()
[all …]
/freebsd-14.2/sys/dev/igc/
H A Dif_igc.c444 dev = iflib_get_dev(ctx); in igc_if_attach_pre()
1331 device_t dev = iflib_get_dev(ctx); in igc_if_update_admin_status()
1411 device_t dev = iflib_get_dev(ctx); in igc_identify_hardware()
1437 device_t dev = iflib_get_dev(ctx); in igc_allocate_pci_resources()
1599 device_t dev = iflib_get_dev(ctx); in igc_free_pci_resources()
1734 device_t dev = iflib_get_dev(ctx); in igc_reset()
1978 device_printf(iflib_get_dev(ctx), in igc_if_tx_queues_alloc()
2019 device_printf(iflib_get_dev(ctx), in igc_if_rx_queues_alloc()
2386 device_t dev = iflib_get_dev(ctx); in igc_enable_wakeup()
2614 device_t dev = iflib_get_dev(sc->ctx); in igc_add_hw_stats()
[all …]
/freebsd-14.2/sys/dev/ixl/
H A Dif_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()
H A Dixl_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()
H A Dixl_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()
H A Dixl_pf_iov.c1651 device_t dev = iflib_get_dev(ctx); in ixl_if_iov_init()
H A Dixl_pf_main.c905 device_t dev = iflib_get_dev(vsi->ctx); in ixl_switch_config()
/freebsd-14.2/sys/dev/iavf/
H A Dif_iavf_iflib.c264 dev = iflib_get_dev(ctx); in iavf_if_attach_pre()
467 device_t dev = iflib_get_dev(ctx); in iavf_if_attach_post()
839 device_printf(iflib_get_dev(ctx), in iavf_if_msix_intr_assign()
852 device_printf(iflib_get_dev(ctx), in iavf_if_msix_intr_assign()
983 device_printf(iflib_get_dev(ctx), "Unable to allocate TX ring memory\n"); in iavf_if_tx_queues_alloc()
996 device_printf(iflib_get_dev(ctx), "failed to allocate tx_rsq memory\n"); in iavf_if_tx_queues_alloc()
1050 device_printf(iflib_get_dev(ctx), "Unable to allocate RX ring memory\n"); in iavf_if_rx_queues_alloc()
/freebsd-14.2/sys/dev/enic/
H A Dif_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.2/sys/net/
H A Diflib.h416 device_t iflib_get_dev(if_ctx_t ctx);
H A Diflib.c227 iflib_get_dev(if_ctx_t ctx) in iflib_get_dev() function
6839 device_t dev = iflib_get_dev(ctx); in iflib_add_device_sysctl_pre()
6904 device_t dev = iflib_get_dev(ctx); in iflib_add_device_sysctl_post()
/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c439 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
449 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
457 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
575 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
583 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
591 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
599 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
2073 softc->dev = iflib_get_dev(ctx); in bnxt_attach_pre()
3443 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign()
3463 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign()
/freebsd-14.2/sys/dev/vmware/vmxnet3/
H A Dif_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.2/sys/dev/ice/
H A Dif_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.2/sys/dev/axgbe/
H A Dif_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.2/sys/dev/mgb/
H A Dif_mgb.c342 sc->dev = iflib_get_dev(ctx); in mgb_attach_pre()
/freebsd-14.2/sys/dev/enetc/
H A Dif_enetc.c373 sc->dev = iflib_get_dev(ctx); in enetc_attach_pre()