Home
last modified time | relevance | path

Searched refs:i40e_error (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c426 i40e_error(i40e_t *i40e, const char *fmt, ...) in i40e_error() function
865 i40e_error(i40e, "Capability discovery failed " in i40e_get_hw_capabilities()
913 i40e_error(i40e, in i40e_get_switch_resources()
1091 i40e_error(i40e, in i40e_enable_interrupts()
1114 i40e_error(i40e, in i40e_disable_interrupts()
1122 i40e_error(i40e, in i40e_disable_interrupts()
2146 i40e_error(i40e, "Failed to delete VSI %d: %d", in i40e_delete_vsi()
2429 i40e_error(i40e, "failed to set RSS LUT %d: %d", in i40e_config_rss_hlut()
3380 i40e_error(i40e, in i40e_attach()
3398 i40e_error(i40e, "Final initialization failed."); in i40e_attach()
[all …]
H A Di40e_osdep.c67 i40e_error(i40e, "failed to allocate DMA handle for common " in i40e_allocate_dma_mem()
89 i40e_error(i40e, "failed to allocate %" PRIu64 " bytes of DMA " in i40e_allocate_dma_mem()
109 i40e_error(i40e, "failed to bind %ld byte sized dma region: %d", in i40e_allocate_dma_mem()
210 i40e_error(OS_DEP(hw)->ios_i40e, "failed to locate PCIe " in i40e_set_hw_bus_info()
H A Di40e_gld.c83 i40e_error(i40e, "failed to remove mac address " in i40e_group_remove_mac()
151 i40e_error(i40e, "failed to add mac address " in i40e_group_add_mac()
234 i40e_error(i40e, "failed to %s unicast promiscuity on " in i40e_m_promisc()
253 i40e_error(i40e, "failed to %s multicast promiscuity on " in i40e_m_promisc()
264 i40e_error(i40e, "failed to %s unicast promiscuity on " in i40e_m_promisc()
300 i40e_error(i40e, "failed to enable multicast " in i40e_multicast_add()
318 i40e_error(i40e, "failed to add mac address " in i40e_multicast_add()
359 i40e_error(i40e, "failed to remove mac address " in i40e_multicast_remove()
387 i40e_error(i40e, "failed to disable " in i40e_multicast_remove()
464 i40e_error(i40e, "Failed to stop ring %u", itrq->itrq_index); in i40e_ring_stop()
[all …]
H A Di40e_transceiver.c624 i40e_error(i40e, "failed to allocate dma handle for I/O " in i40e_alloc_dma_buffer()
723 i40e_error(i40e, "failed to allocate RX work list for a ring " in i40e_alloc_rx_data()
732 i40e_error(i40e, "failed to allocate a %d entry RX free list " in i40e_alloc_rx_data()
827 i40e_error(i40e, "failed to allocate DMA resources " in i40e_alloc_rx_dma()
854 i40e_error(i40e, "failed to allocate RX dma buffer"); in i40e_alloc_rx_dma()
949 i40e_error(i40e, "failed to allocate DMA resources for TX " in i40e_alloc_tx_dma()
1007 i40e_error(i40e, "failed to allocate DMA handle for TX " in i40e_alloc_tx_dma()
1018 i40e_error(i40e, "failed to allocate DMA handle for TX " in i40e_alloc_tx_dma()
1028 i40e_error(i40e, "failed to allocate %ld bytes of " in i40e_alloc_tx_dma()
2219 i40e_error(i40e, "dma bind failed!"); in i40e_non_lso_chain()
[all …]
H A Di40e_sw.h990 extern void i40e_error(i40e_t *, const char *, ...) __KPRINTFLIKE(2);
H A Di40e_stats.c260 i40e_error(i40e, "Failed to create kstats for VSI %u", vsi_id); in i40e_stat_vsi_init()
465 i40e_error(i40e, "Could not create kernel statistics."); in i40e_stat_pf_init()