/freebsd/sys/dev/e1000/ |
H A D | em_txrx.c | 219 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()
|
H A D | if_em.c | 966 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/sys/dev/ixgbe/ |
H A D | if_ixv.c | 261 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 …]
|
H A D | if_ix.c | 470 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/sys/dev/igc/ |
H A D | if_igc.c | 470 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/sys/dev/ixl/ |
H A D | if_ixl.c | 363 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 D | ixl_pf_iflib.c | 323 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 D | ixl_txrx.c | 497 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 D | ixl_pf_iov.c | 1651 device_t dev = iflib_get_dev(ctx); in ixl_if_iov_init()
|
H A D | ixl_pf_main.c | 829 device_t dev = iflib_get_dev(vsi->ctx); in ixl_switch_config()
|
/freebsd/sys/dev/iavf/ |
H A D | if_iavf_iflib.c | 264 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/sys/net/ |
H A D | iflib.h | 416 device_t iflib_get_dev(if_ctx_t ctx);
|
H A D | iflib.c | 228 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/sys/dev/enic/ |
H A D | if_enic.c | 348 dev = iflib_get_dev(ctx); in enic_attach_pre() 570 device_printf(iflib_get_dev(ctx), in enic_msix_intr_assign() 605 device_printf(iflib_get_dev(ctx), in enic_msix_intr_assign() 622 device_printf(iflib_get_dev(ctx), in enic_msix_intr_assign()
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | if_bnxt.c | 440 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc() 450 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc() 458 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc() 576 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 584 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 592 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 600 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 2074 softc->dev = iflib_get_dev(ctx); in bnxt_attach_pre() 3444 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign() 3464 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign()
|
/freebsd/sys/dev/vmware/vmxnet3/ |
H A D | if_vmx.c | 337 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/sys/dev/ice/ |
H A D | if_ice_iflib.c | 468 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/sys/dev/axgbe/ |
H A D | if_axgbe_pci.c | 406 sc->pdata.dev = dev = iflib_get_dev(ctx); in axgbe_if_attach_pre() 1578 bus_release_resources(iflib_get_dev(ctx), axgbe_pci_mac_spec, mac_res); in axgbe_if_detach()
|
/freebsd/sys/dev/mgb/ |
H A D | if_mgb.c | 342 sc->dev = iflib_get_dev(ctx); in mgb_attach_pre()
|
/freebsd/sys/dev/enetc/ |
H A D | if_enetc.c | 372 sc->dev = iflib_get_dev(ctx); in enetc_attach_pre()
|