Lines Matching refs:iflib_get_dev
804 dev = iflib_get_dev(ctx); in em_if_attach_pre()
1788 device_t dev = iflib_get_dev(ctx); in em_if_update_admin_status()
1926 device_t dev = iflib_get_dev(ctx); in em_identify_hardware()
1959 device_t dev = iflib_get_dev(ctx); in em_allocate_pci_resources()
2031 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error); in em_if_msix_intr_assign()
2087 device_printf(iflib_get_dev(ctx), "Failed to register admin handler"); in em_if_msix_intr_assign()
2253 device_t dev = iflib_get_dev(ctx); in em_free_pci_resources()
2474 device_t dev = iflib_get_dev(ctx); in em_reset()
2926 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in em_if_tx_queues_alloc()
2939 device_printf(iflib_get_dev(ctx), "failed to allocate rs_idxs memory\n"); in em_if_tx_queues_alloc()
2951 device_printf(iflib_get_dev(ctx), in em_if_tx_queues_alloc()
2974 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in em_if_rx_queues_alloc()
2992 device_printf(iflib_get_dev(ctx), in em_if_rx_queues_alloc()
3740 device_t dev = iflib_get_dev(ctx); in em_get_wakeup()
3862 device_t dev = iflib_get_dev(ctx); in em_enable_wakeup()
4215 device_t dev = iflib_get_dev(sc->ctx); in em_add_hw_stats()
4834 device_t dev = iflib_get_dev(sc->ctx); in em_print_debug_info()
4874 device_t dev = iflib_get_dev(ctx); in em_enable_vectors_82574()