Searched refs:BnxeLogInfo (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_hw.c | 300 BnxeLogInfo(pUM, buf); 404 BnxeLogInfo(pUM, buf); 566 BnxeLogInfo(pUM, buf); 646 BnxeLogInfo(pUM, buf); 785 BnxeLogInfo(pUM, "Turning ON the ALL_MCAST rx mask, number of multicast addressess is >64"); 799 BnxeLogInfo(pUM, "Turning OFF the ALL_MCAST rx mask, number of multicast addressess is <=64"); 827 BnxeLogInfo(pUM, "Removing all multicast"); 831 BnxeLogInfo(pUM, "%s multicast: %02x:%02x:%02x:%02x:%02x:%02x", 1111 BnxeLogInfo(pUM, "BnxeHwStartFCOE: Starting FCoE (clients %s)", 1216 BnxeLogInfo(pU [all...] |
H A D | bnxe_debug.h | 133 void BnxeLogInfo(void * pDev, char * pFmt, ...);
|
H A D | bnxe_main.c | 551 BnxeLogInfo(pUM, "MBA FCoE boot occurred on this interface."); 580 BnxeLogInfo(pUM, "FCoE AFEX function, not registering with GLD."); 734 BnxeLogInfo(pUM, 1070 BnxeLogInfo(pUM, "FCoE BIND start"); 1107 BnxeLogInfo(pUM, "FCoE BIND done"); 1114 BnxeLogInfo(pUM, "FCoE UNBIND start"); 1151 BnxeLogInfo(pUM, "FCoE UNBIND done"); 1297 BnxeLogInfo(NULL, "%s", BNXE_PRODUCT_BANNER);
|
H A D | bnxe_fcoe.c | 305 BnxeLogInfo(pUM, "lm_fc_alloc_con_resc returned pending?"); 310 BnxeLogInfo(pUM, "lm_fc_alloc_con_resc failed (%d)", rc); 1601 BnxeLogInfo(pUM, "Starting FCoE"); 1655 BnxeLogInfo(pUM, "Created the FCoE child node %s@%s", 1668 BnxeLogInfo(pUM, "Unable to bind the QLogic FCoE driver (%d)", rc); 1676 BnxeLogInfo(pUM, "Unable to bind the QLogic FCoE driver"); 1689 BnxeLogInfo(pUM, "Stopping FCoE"); 1755 BnxeLogInfo(pUM, "Destroyed the FCoE child node %s@%s",
|
H A D | bnxe_mm.c | 61 #define MEM_LOG BnxeLogInfo 888 BnxeLogInfo(pUM, "RAMROD on cid %d cmd is done", cid); 987 BnxeLogInfo(pUM, "Link Down"); 1122 BnxeLogInfo(pUM, "%s Duplex Rx Flow %s Tx Flow %s Link Up", 1127 BnxeLogInfo(pUM, "%s %s Duplex Rx Flow %s Tx Flow %s Link Up", 1455 BnxeLogInfo(pUM, "Unqualified IO Module: %s %s (port=%d)",
|
H A D | bnxe_debug.c | 139 void BnxeLogInfo(void * pDev, function
|
H A D | bnxe_intr.c | 1287 BnxeLogInfo(pUM, "Forcing fixed level interrupts."); 1355 BnxeLogInfo(pUM, "Allocated %d RSS %s interrupts.", 1424 BnxeLogInfo(pUM, "Interrupts (Supported - %d Fixed / %d MSI / %d MSIX) (Allocated - %d %s)",
|
H A D | bnxe_workq.c | 185 BnxeLogInfo(pUM, "Delaying WorkQ item since chip not yet started.");
|
H A D | bnxe_gld.c | 1664 BnxeLogInfo(pUM, "Initializing Rx Ring %d (Ring Group %d)", 1691 BnxeLogInfo(pUM, "Initializing Tx Ring %d (Ring Group %d)", 1730 BnxeLogInfo(pUM, "Initializing Rx Group %d", ringGroupIndex);
|
H A D | bnxe_tx.c | 288 BnxeLogInfo(pUM, "FCoE tx credit ok, no upcall!");
|
Completed in 125 milliseconds