Searched refs:BNX2X_MSG_SP (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c77 DP(BNX2X_MSG_SP, "Setup the execution queue with the chunk length of %d\n",
84 DP(BNX2X_MSG_SP, "Deleting an exe_queue element\n");
131 DP(BNX2X_MSG_SP, "Preamble failed: %d\n", rc);
192 DP(BNX2X_MSG_SP, "RAMROD_DRV_CLR_ONLY requested: resetting a pending_comp list\n");
253 DP(BNX2X_MSG_SP, "Allocating a new exe_queue element\n");
294 DP(BNX2X_MSG_SP, "waiting for state to become %d\n", state);
300 DP(BNX2X_MSG_SP, "exit (cnt %d)\n", 5000 - cnt);
436 DP(BNX2X_MSG_SP, "vlan_mac_lock writer - There are readers; Busy\n");
440 DP(BNX2X_MSG_SP, "vlan_mac_lock writer - Taken\n");
459 DP(BNX2X_MSG_SP, "vlan_mac_loc
[all...]
H A Dbnx2x_main.c1238 DP(BNX2X_MSG_SP, "INIT CREDIT[%d] : %x\n", regs->pN, init_crd);
1239 DP(BNX2X_MSG_SP, "CREDIT[%d] : s:%x\n", regs->pN, crd);
1240 DP(BNX2X_MSG_SP, "CREDIT_FREED[%d]: s:%x\n", regs->pN, crd_freed);
1249 DP(BNX2X_MSG_SP, "PBF tx buffer[%d] timed out\n",
1251 DP(BNX2X_MSG_SP, "CREDIT[%d] : c:%x\n",
1253 DP(BNX2X_MSG_SP, "CREDIT_FREED[%d]: c:%x\n",
1258 DP(BNX2X_MSG_SP, "Waited %d*%d usec for PBF tx buffer[%d]\n",
1272 DP(BNX2X_MSG_SP, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup);
1273 DP(BNX2X_MSG_SP, "LINES_FREED[%d] : s:%x\n", regs->pN, freed);
1281 DP(BNX2X_MSG_SP, "PB
[all...]
H A Dbnx2x_vfpf.c190 DP(BNX2X_MSG_SP, "Got a response from PF\n");
274 DP(BNX2X_MSG_SP, "attempting to acquire resources\n");
294 DP(BNX2X_MSG_SP, "resources acquired\n");
299 DP(BNX2X_MSG_SP,
427 DP(BNX2X_MSG_SP, "vf released\n");
480 DP(BNX2X_MSG_SP, "INIT VF Succeeded\n");
H A Dbnx2x_cmn.c1703 DP(BNX2X_MSG_SP, "about to request enable msix with %d vectors\n",
2282 DP(BNX2X_MSG_SP, "stats fw_stats_num %d, vf headroom %d, num_groups %d\n",
2314 DP(BNX2X_MSG_SP, "statistics request base address set to %x %x\n",
2317 DP(BNX2X_MSG_SP, "statistics data base address set to %x %x\n",
2389 DP(BNX2X_MSG_SP, "loaded fw 0x%x major 0x%x minor 0x%x rev 0x%x eng 0x%x\n",
4289 DP(BNX2X_MSG_SP | NETIF_MSG_IFUP,
4298 DP(BNX2X_MSG_SP, "mapping priority %d to tc %d\n", 0, 0);
4301 DP(BNX2X_MSG_SP, "mapping priority %d to tc %d\n", prio, 1);
4309 DP(BNX2X_MSG_SP | NETIF_MSG_IFUP,
4549 DP(BNX2X_MSG_SP, "calculate
[all...]
H A Dbnx2x.h82 #define BNX2X_MSG_SP 0x0100000 /* was: NETIF_MSG_INTR */ macro

Completed in 232 milliseconds