Searched refs:BnxeLogDbg (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_hw.c | 727 BnxeLogDbg(pUM, "%s MAC address: %02x:%02x:%02x:%02x:%02x:%02x", in BnxeMacAddress() 1034 BnxeLogDbg(pUM, "Setting up client for cid %d", cid); in BnxeEstablishHwConn() 1043 BnxeLogDbg(pUM, "Initializing client for cid %d", cid); in BnxeEstablishHwConn() 1069 BnxeLogDbg(pUM, "Establishing client for cid %d", cid); in BnxeEstablishHwConn() 1128 BnxeLogDbg(pUM, "Allocating FCoE Resources"); in BnxeHwStartFCOE() 1138 BnxeLogDbg(pUM, "Opening FCoE Ethernet Connection"); in BnxeHwStartFCOE() 1150 BnxeLogDbg(pUM, "Initializing FCoE Tx Pkts"); in BnxeHwStartFCOE() 1160 BnxeLogDbg(pUM, "Initializing FCoE Rx Pkts"); in BnxeHwStartFCOE() 1176 BnxeLogDbg(pUM, "Setting FCoE MAC Address"); in BnxeHwStartFCOE() 1186 BnxeLogDbg(pUM, "Setting FCoE Multicast Addresses"); in BnxeHwStartFCOE() [all …]
|
H A D | bnxe_intr.c | 246 BnxeLogDbg(pUM, "Default INTR: Handling default status block %d", DEF_STATUS_BLOCK_INDEX); in BnxeServiceDefSbIntr() 261 BnxeLogDbg(pUM, "Default INTR: No change in default status index so bail!"); in BnxeServiceDefSbIntr() 278 BnxeLogDbg(pUM, "Default INTR: processing events on sb: %x, events: 0x%x", in BnxeServiceDefSbIntr() 299 BnxeLogDbg(pUM, "Default INTR: asserted_proc_grps: 0x%x, deasserted_proc_grps:0x%x", in BnxeServiceDefSbIntr() 390 BnxeLogDbg(pUM, "Ring Poll: Handling status block sb_id:%d drv_rss_id:%d", in BnxePollRxRing() 407 BnxeLogDbg(pUM, "Ring Poll: No change in status index so bail!"); in BnxePollRxRing() 417 BnxeLogDbg(pUM, "Ring Poll: processing events on sb: %x, events: 0x%x", in BnxePollRxRing() 459 BnxeLogDbg(pUM, "Ring Poll FCoE: Handling status block sb_id:%d drv_rss_id:%d", in BnxePollRxRingFCOE() 476 BnxeLogDbg(pUM, "Ring Poll FCoE: No change in status index so bail!"); in BnxePollRxRingFCOE() 486 BnxeLogDbg(pUM, "Ring Poll FCoE: processing events on sb: %x, events: 0x%x", in BnxePollRxRingFCOE() [all …]
|
H A D | bnxe_debug.h | 138 void BnxeLogDbg(void * pDev, char * pFmt, ...); 140 #define BnxeLogDbg macro
|
H A D | bnxe_fcoe.c | 1022 BnxeLogDbg(pUM, "*** %s ***", __func__); in BnxeFcoePrvCtl() 1302 BnxeLogDbg(pUM, "*** %s ***", __func__); in BnxeFcoePrvTx() 1349 BnxeLogDbg(pUM, "*** %s ***", __func__); in BnxeFcoePrvPoll() 1389 BnxeLogDbg(pUM, "*** %s ***", __func__); in BnxeFcoePrvSendWqes() 1397 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_INIT", __func__); in BnxeFcoePrvSendWqes() 1422 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_OFFLOAD_CONN1", __func__); in BnxeFcoePrvSendWqes() 1449 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_ENABLE_CONN", __func__); in BnxeFcoePrvSendWqes() 1463 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_DISABLE_CONN", __func__); in BnxeFcoePrvSendWqes() 1477 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_DESTROY_CONN", __func__); in BnxeFcoePrvSendWqes() 1491 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_DESTROY", __func__); in BnxeFcoePrvSendWqes() [all …]
|
H A D | bnxe_debug.c | 191 void BnxeLogDbg(void * pDev, in BnxeLogDbg() function
|
H A D | bnxe_gld.c | 1555 BnxeLogDbg(pUM, "Starting Rx Ring %d", idx); in BnxeRxRingStart() 1607 BnxeLogDbg(pUM, "Enabling Interrupt for Rx Ring %d", pRxQ->idx); in BnxeRxRingIntrEnable() 1632 BnxeLogDbg(pUM, "Disabling Interrupt for Rx Ring %d", pRxQ->idx); in BnxeRxRingIntrDisable()
|
H A D | bnxe_main.c | 999 BnxeLogDbg(pUM, "BnxeBusCtl (%d)", op); in BnxeBusCtl()
|