/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() 2211 device_t dev = iflib_get_dev(ctx); in em_if_update_admin_status() 2360 device_t dev = iflib_get_dev(ctx); in em_identify_hardware() 2391 device_t dev = iflib_get_dev(ctx); in em_allocate_pci_resources() 2463 device_printf(iflib_get_dev(ctx), in em_if_msix_intr_assign() 2522 device_printf(iflib_get_dev(ctx), in em_if_msix_intr_assign() 2696 device_t dev = iflib_get_dev(ctx); in em_free_pci_resources() 3025 device_t dev = iflib_get_dev(ctx); in em_reset() 3493 device_printf(iflib_get_dev(ctx), in em_if_tx_queues_alloc() 3509 device_printf(iflib_get_dev(ctx), in em_if_tx_queues_alloc() [all …]
|
/freebsd/sys/dev/ixgbe/ |
H A D | if_ixv.c | 263 device_printf(iflib_get_dev(ctx), in ixv_if_tx_queues_alloc() 292 device_printf(iflib_get_dev(ctx), "allocated for %d queues\n", in ixv_if_tx_queues_alloc() 322 device_printf(iflib_get_dev(ctx), in ixv_if_rx_queues_alloc() 342 device_printf(iflib_get_dev(ctx), "allocated for %d rx queues\n", in ixv_if_rx_queues_alloc() 404 dev = iflib_get_dev(ctx); in ixv_if_attach_pre() 535 device_t dev = iflib_get_dev(ctx); in ixv_if_attach_post() 609 device_t dev = iflib_get_dev(ctx); in ixv_if_init() 924 device_t dev = iflib_get_dev(ctx); in ixv_if_update_admin_status() 998 device_t dev = iflib_get_dev(ctx); in ixv_identify_hardware() 1042 device_t dev = iflib_get_dev(ctx); in ixv_if_msix_intr_assign() [all …]
|
H A D | if_ix.c | 484 device_printf(iflib_get_dev(ctx), in ixgbe_if_tx_queues_alloc() 520 device_printf(iflib_get_dev(ctx), "allocated for %d queues\n", in ixgbe_if_tx_queues_alloc() 551 device_printf(iflib_get_dev(ctx), in ixgbe_if_rx_queues_alloc() 572 device_printf(iflib_get_dev(ctx), "allocated for %d rx queues\n", in ixgbe_if_rx_queues_alloc() 978 dev = iflib_get_dev(ctx); in ixgbe_if_attach_pre() 1187 dev = iflib_get_dev(ctx); in ixgbe_if_attach_post() 1406 device_t dev = iflib_get_dev(ctx); in ixgbe_add_media_types() 1751 device_t dev = iflib_get_dev(sc->ctx); in ixgbe_add_hw_stats() 2168 device_t dev = iflib_get_dev(sc->ctx); in ixgbe_get_slot_info() 2293 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() 1391 device_t dev = iflib_get_dev(ctx); in igc_if_update_admin_status() 1471 device_t dev = iflib_get_dev(ctx); in igc_identify_hardware() 1497 device_t dev = iflib_get_dev(ctx); in igc_allocate_pci_resources() 1539 device_printf(iflib_get_dev(ctx), in igc_if_msix_intr_assign() 1583 device_printf(iflib_get_dev(ctx), in igc_if_msix_intr_assign() 1665 device_t dev = iflib_get_dev(ctx); in igc_free_pci_resources() 1800 device_t dev = iflib_get_dev(ctx); in igc_reset() 2021 device_printf(iflib_get_dev(ctx), in igc_if_tx_queues_alloc() 2036 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() 1235 device_printf(iflib_get_dev(ctx), "Unable to allocate TX ring memory\n"); in ixl_if_tx_queues_alloc() 1248 device_printf(iflib_get_dev(ctx), "failed to allocate tx_rsq memory\n"); in ixl_if_tx_queues_alloc() 1288 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 | 231 iflib_get_dev(if_ctx_t ctx) in iflib_get_dev() function 6769 device_t dev = iflib_get_dev(ctx); in iflib_add_device_sysctl_pre() 6837 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 | 460 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc() 470 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc() 478 device_printf(iflib_get_dev(ctx), in bnxt_tx_queues_alloc() 602 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 610 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 618 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 626 device_printf(iflib_get_dev(ctx), in bnxt_rx_queues_alloc() 2300 softc->dev = iflib_get_dev(ctx); in bnxt_attach_pre() 3838 device_printf(iflib_get_dev(ctx), in bnxt_msix_intr_assign() 3858 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 | 488 device_printf(iflib_get_dev(ctx), "Loading the iflib ice driver\n"); in ice_if_attach_pre() 498 dev = sc->dev = iflib_get_dev(ctx); in ice_if_attach_pre() 3615 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()
|