Lines Matching refs:BnxeLogWarn

116             BnxeLogWarn(pUM, "Failed to find DMA handle for RSS status block %d", idx);  in BnxeFindDmaHandles()
138 BnxeLogWarn(pUM, "Failed to find DMA handle for default status block"); in BnxeFindDmaHandles()
834 BnxeLogWarn(pUM, "Memory alloc failed for isr handle block (inum=%d)!", in BnxeIntrBlockAlloc()
847 BnxeLogWarn(pUM, "Failed to allocate isr handle block (%d) (inum=%d cnt=%d)!", in BnxeIntrBlockAlloc()
888 BnxeLogWarn(pUM, "Failed to allocate desired isr count (%d/%d)!", in BnxeIntrBlockAlloc()
913 BnxeLogWarn(pUM, "Failed to get isr capability (%d)!", rc); in BnxeIntrBlockAlloc()
920 BnxeLogWarn(pUM, "Failed to get isr priority (%d)!", rc); in BnxeIntrBlockAlloc()
926 BnxeLogWarn(pUM, "Interrupt priority is too high!"); in BnxeIntrBlockAlloc()
985 BnxeLogWarn(pUM, "Failed to add the MSIX default isr handler (%d)", rc); in BnxeIntrAddHandlers()
998 BnxeLogWarn(pUM, "Failed to add the MSIX RSS isr handler %d (%d)", in BnxeIntrAddHandlers()
1026 BnxeLogWarn(pUM, "Failed to add the MSIX FCoE isr handler (%d)", rc); in BnxeIntrAddHandlers()
1050 BnxeLogWarn(pUM, "Failed to add the fixed default isr handler (%d)", rc); in BnxeIntrAddHandlers()
1058 BnxeLogWarn(pUM, "Failed to add isr handler (unsupported type %d)!", in BnxeIntrAddHandlers()
1101 BnxeLogWarn(pUM, "Failed to enable isr block (%d)", rc); in BnxeIntrBlockEnable()
1112 BnxeLogWarn(pUM, "Failed to enable isr %d (%d)", i, rc); in BnxeIntrBlockEnable()
1172 BnxeLogWarn(pUM, "Failed to enable the default interrupt"); in BnxeIntrEnable()
1180 BnxeLogWarn(pUM, "Failed to enable the FCoE interrupt"); in BnxeIntrEnable()
1189 BnxeLogWarn(pUM, "Failed to enable the RSS interrupt"); in BnxeIntrEnable()
1267 BnxeLogWarn(pUM, "Failed to get supported interrupt types (%d)", rc); in BnxeIntrInit()
1277 BnxeLogWarn(pUM, "Fixed interrupt not supported!"); in BnxeIntrInit()
1311 BnxeLogWarn(pUM, "Failed to allocate default %s interrupt!", in BnxeIntrInit()
1339 BnxeLogWarn(pUM, "Failed to allocate %d RSS %s interrupts!", in BnxeIntrInit()
1377 BnxeLogWarn(pUM, "Failed to allocate FCoE %s interrupt!", in BnxeIntrInit()
1421 BnxeLogWarn(pUM, "Using Fixed Level Interrupts! (set ddi_msix_alloc_limit in /etc/system)"); in BnxeIntrInit()
1429 BnxeLogWarn(pUM, "Failed to add interrupts!"); in BnxeIntrInit()