Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/e1000/
Dem_txrx.c197 DPRINTF(iflib_get_dev(sc->ctx), "%s: pidx: %d cur: %d\n", __FUNCTION__, in em_tso_setup()
304 DPRINTF(iflib_get_dev(sc->ctx), in em_transmit_checksum_setup()
359 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
396 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
406 DPRINTF(iflib_get_dev(sc->ctx), "pidx_last=%d i=%d ntxd[0]=%d\n", in em_isc_txd_encap()
418 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
425 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_encap()
480 DPRINTF(iflib_get_dev(sc->ctx), in em_isc_txd_credits_update()
Dif_em.c821 dev = iflib_get_dev(ctx); in em_if_attach_pre()
1792 device_t dev = iflib_get_dev(ctx); in em_if_update_admin_status()
1934 device_t dev = iflib_get_dev(ctx); in em_identify_hardware()
1967 device_t dev = iflib_get_dev(ctx); in em_allocate_pci_resources()
2038 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error); in em_if_msix_intr_assign()
2094 device_printf(iflib_get_dev(ctx), "Failed to register admin handler"); in em_if_msix_intr_assign()
2260 device_t dev = iflib_get_dev(ctx); in em_free_pci_resources()
2588 device_t dev = iflib_get_dev(ctx); in em_reset()
3046 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in em_if_tx_queues_alloc()
3059 device_printf(iflib_get_dev(ctx), "failed to allocate rs_idxs memory\n"); in em_if_tx_queues_alloc()
[all …]
/freebsd-12-stable/sys/dev/ixgbe/
Dif_ixv.c262 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()
918 device_t dev = iflib_get_dev(ctx); in ixv_if_update_admin_status()
992 device_t dev = iflib_get_dev(ctx); in ixv_identify_hardware()
1033 device_t dev = iflib_get_dev(ctx); in ixv_if_msix_intr_assign()
[all …]
Dif_ix.c411 device_printf(iflib_get_dev(ctx), in ixgbe_if_tx_queues_alloc()
447 device_printf(iflib_get_dev(ctx), "allocated for %d queues\n", in ixgbe_if_tx_queues_alloc()
478 device_printf(iflib_get_dev(ctx), in ixgbe_if_rx_queues_alloc()
500 device_printf(iflib_get_dev(ctx), "allocated for %d rx queues\n", in ixgbe_if_rx_queues_alloc()
876 dev = iflib_get_dev(ctx); in ixgbe_if_attach_pre()
1054 dev = iflib_get_dev(ctx); in ixgbe_if_attach_post()
1263 device_t dev = iflib_get_dev(ctx); in ixgbe_add_media_types()
1595 device_t dev = iflib_get_dev(sc->ctx); in ixgbe_add_hw_stats()
1969 device_t dev = iflib_get_dev(sc->ctx); in ixgbe_get_slot_info()
2083 device_printf(iflib_get_dev(ctx), in ixgbe_if_msix_intr_assign()
[all …]
/freebsd-12-stable/sys/dev/igc/
Dif_igc.c463 dev = iflib_get_dev(ctx); in igc_if_attach_pre()
1192 device_t dev = iflib_get_dev(ctx); in igc_if_update_admin_status()
1272 device_t dev = iflib_get_dev(ctx); in igc_identify_hardware()
1298 device_t dev = iflib_get_dev(ctx); in igc_allocate_pci_resources()
1338 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error); in igc_if_msix_intr_assign()
1379 device_printf(iflib_get_dev(ctx), "Failed to register admin handler"); in igc_if_msix_intr_assign()
1460 device_t dev = iflib_get_dev(ctx); in igc_free_pci_resources()
1595 device_t dev = iflib_get_dev(ctx); in igc_reset()
1811 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in igc_if_tx_queues_alloc()
1824 device_printf(iflib_get_dev(ctx), "failed to allocate rs_idxs memory\n"); in igc_if_tx_queues_alloc()
[all …]
/freebsd-12-stable/sys/dev/ixl/
Dif_ixl.c369 device_t dev = iflib_get_dev(pf->vsi.ctx); in ixl_allocate_pci_resources()
492 dev = iflib_get_dev(ctx); in ixl_if_attach_pre()
678 dev = iflib_get_dev(ctx); in ixl_if_attach_post()
929 device_t dev = iflib_get_dev(ctx); in ixl_if_init()
1064 device_printf(iflib_get_dev(ctx), in ixl_if_msix_intr_assign()
1081 device_printf(iflib_get_dev(ctx), in ixl_if_msix_intr_assign()
1196 device_printf(iflib_get_dev(ctx), "Unable to allocate TX ring memory\n"); in ixl_if_tx_queues_alloc()
1209 device_printf(iflib_get_dev(ctx), "failed to allocate tx_rsq memory\n"); in ixl_if_tx_queues_alloc()
1249 device_printf(iflib_get_dev(ctx), "Unable to allocate RX ring memory\n"); in ixl_if_rx_queues_alloc()
Dixl_pf_iflib.c324 device_t dev = iflib_get_dev(vsi->ctx); in ixl_free_pci_resources()
405 device_t dev = iflib_get_dev(pf->vsi.ctx); in ixl_link_event()
443 device_t dev = iflib_get_dev(vsi->ctx); in ixl_initialize_vsi()
813 device_t dev = iflib_get_dev(vsi->ctx); in ixl_add_hw_stats()
836 device_t dev = iflib_get_dev(vsi->ctx); in ixl_set_rss_hlut()
Dixl_txrx.c498 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()
524 device_printf(iflib_get_dev(vsi->ctx), in ixl_isc_txd_credits_update_dwb()
542 device_printf(iflib_get_dev(vsi->ctx), "%s: (q%d) processed %d\n", __func__, txr->me, processed); in ixl_isc_txd_credits_update_dwb()
Dixl_pf_iov.c1665 device_t dev = iflib_get_dev(ctx); in ixl_if_iov_init()
Dixl_pf_main.c773 device_t dev = iflib_get_dev(vsi->ctx); in ixl_switch_config()
/freebsd-12-stable/sys/dev/iavf/
Dif_iavf_iflib.c264 dev = iflib_get_dev(ctx); in iavf_if_attach_pre()
472 dev = iflib_get_dev(ctx); in iavf_if_attach_post()
838 device_printf(iflib_get_dev(ctx), in iavf_if_msix_intr_assign()
851 device_printf(iflib_get_dev(ctx), in iavf_if_msix_intr_assign()
982 device_printf(iflib_get_dev(ctx), "Unable to allocate TX ring memory\n"); in iavf_if_tx_queues_alloc()
995 device_printf(iflib_get_dev(ctx), "failed to allocate tx_rsq memory\n"); in iavf_if_tx_queues_alloc()
1049 device_printf(iflib_get_dev(ctx), "Unable to allocate RX ring memory\n"); in iavf_if_rx_queues_alloc()
/freebsd-12-stable/sys/dev/bnxt/
Dif_bnxt.c357 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
365 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc()
452 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
460 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
468 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
476 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc()
672 softc->dev = iflib_get_dev(ctx); in bnxt_attach_pre()
1519 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign()
1530 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign()
/freebsd-12-stable/sys/net/
Diflib_clone.c234 dev = iflib_get_dev(ctx); in iflib_clone_destroy()
Diflib.h419 device_t iflib_get_dev(if_ctx_t ctx);
Diflib.c228 iflib_get_dev(if_ctx_t ctx) in iflib_get_dev() function
6834 device_t dev = iflib_get_dev(ctx); in iflib_add_device_sysctl_pre()
6894 device_t dev = iflib_get_dev(ctx); in iflib_add_device_sysctl_post()
/freebsd-12-stable/sys/dev/vmware/vmxnet3/
Dif_vmx.c339 dev = iflib_get_dev(ctx); in vmxnet3_attach_pre()
487 device_printf(iflib_get_dev(ctx), in vmxnet3_msix_intr_assign()
517 device_printf(iflib_get_dev(ctx), in vmxnet3_msix_intr_assign()
550 dev = iflib_get_dev(ctx); in vmxnet3_attach_post()
/freebsd-12-stable/sys/dev/ice/
Dif_ice_iflib.c447 device_printf(iflib_get_dev(ctx), "Loading the iflib ice driver\n"); in ice_if_attach_pre()
456 dev = sc->dev = iflib_get_dev(ctx); in ice_if_attach_pre()