Lines Matching refs:iflib_get_dev
467 dev = iflib_get_dev(ctx); in igc_if_attach_pre()
1206 device_t dev = iflib_get_dev(ctx); in igc_if_update_admin_status()
1286 device_t dev = iflib_get_dev(ctx); in igc_identify_hardware()
1312 device_t dev = iflib_get_dev(ctx); in igc_allocate_pci_resources()
1352 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error); in igc_if_msix_intr_assign()
1393 device_printf(iflib_get_dev(ctx), "Failed to register admin handler"); in igc_if_msix_intr_assign()
1474 device_t dev = iflib_get_dev(ctx); in igc_free_pci_resources()
1609 device_t dev = iflib_get_dev(ctx); in igc_reset()
1825 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in igc_if_tx_queues_alloc()
1838 device_printf(iflib_get_dev(ctx), "failed to allocate rs_idxs memory\n"); in igc_if_tx_queues_alloc()
1850 device_printf(iflib_get_dev(ctx), in igc_if_tx_queues_alloc()
1873 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in igc_if_rx_queues_alloc()
1891 device_printf(iflib_get_dev(ctx), in igc_if_rx_queues_alloc()
2305 device_t dev = iflib_get_dev(ctx); in igc_enable_wakeup()
2495 device_t dev = iflib_get_dev(adapter->ctx); in igc_add_hw_stats()
2956 device_t dev = iflib_get_dev(adapter->ctx); in igc_print_debug_info()