Lines Matching refs:iflib_get_dev
444 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()
1477 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error); in igc_if_msix_intr_assign()
1518 device_printf(iflib_get_dev(ctx), "Failed to register admin handler"); in igc_if_msix_intr_assign()
1599 device_t dev = iflib_get_dev(ctx); in igc_free_pci_resources()
1734 device_t dev = iflib_get_dev(ctx); in igc_reset()
1953 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in igc_if_tx_queues_alloc()
1966 device_printf(iflib_get_dev(ctx), "failed to allocate rs_idxs memory\n"); in igc_if_tx_queues_alloc()
1978 device_printf(iflib_get_dev(ctx), in igc_if_tx_queues_alloc()
2001 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in igc_if_rx_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()
3181 device_t dev = iflib_get_dev(sc->ctx); in igc_print_debug_info()