Searched refs:BNX2X_MSG_SP (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 75 DP(BNX2X_MSG_SP, "Setup the execution queue with the chunk length of %d\n", in bnx2x_exe_queue_init() 82 DP(BNX2X_MSG_SP, "Deleting an exe_queue element\n"); in bnx2x_exe_queue_free_elem() 129 DP(BNX2X_MSG_SP, "Preamble failed: %d\n", rc); in bnx2x_exe_queue_add() 190 DP(BNX2X_MSG_SP, "RAMROD_DRV_CLR_ONLY requested: resetting a pending_comp list\n"); in bnx2x_exe_queue_step() 251 DP(BNX2X_MSG_SP, "Allocating a new exe_queue element\n"); in bnx2x_exe_queue_alloc_elem() 292 DP(BNX2X_MSG_SP, "waiting for state to become %d\n", state); in bnx2x_state_wait() 298 DP(BNX2X_MSG_SP, "exit (cnt %d)\n", 5000 - cnt); in bnx2x_state_wait() 434 DP(BNX2X_MSG_SP, "vlan_mac_lock writer - There are readers; Busy\n"); in __bnx2x_vlan_mac_h_write_trylock() 438 DP(BNX2X_MSG_SP, "vlan_mac_lock writer - Taken\n"); in __bnx2x_vlan_mac_h_write_trylock() 457 DP(BNX2X_MSG_SP, "vlan_mac_lock execute pending command with ramrod flags %lu\n", in __bnx2x_vlan_mac_h_exec_pending() [all …]
|
D | bnx2x_main.c | 1223 DP(BNX2X_MSG_SP, "INIT CREDIT[%d] : %x\n", regs->pN, init_crd); in bnx2x_pbf_pN_buf_flushed() 1224 DP(BNX2X_MSG_SP, "CREDIT[%d] : s:%x\n", regs->pN, crd); in bnx2x_pbf_pN_buf_flushed() 1225 DP(BNX2X_MSG_SP, "CREDIT_FREED[%d]: s:%x\n", regs->pN, crd_freed); in bnx2x_pbf_pN_buf_flushed() 1234 DP(BNX2X_MSG_SP, "PBF tx buffer[%d] timed out\n", in bnx2x_pbf_pN_buf_flushed() 1236 DP(BNX2X_MSG_SP, "CREDIT[%d] : c:%x\n", in bnx2x_pbf_pN_buf_flushed() 1238 DP(BNX2X_MSG_SP, "CREDIT_FREED[%d]: c:%x\n", in bnx2x_pbf_pN_buf_flushed() 1243 DP(BNX2X_MSG_SP, "Waited %d*%d usec for PBF tx buffer[%d]\n", in bnx2x_pbf_pN_buf_flushed() 1257 DP(BNX2X_MSG_SP, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bnx2x_pbf_pN_cmd_flushed() 1258 DP(BNX2X_MSG_SP, "LINES_FREED[%d] : s:%x\n", regs->pN, freed); in bnx2x_pbf_pN_cmd_flushed() 1266 DP(BNX2X_MSG_SP, "PBF cmd queue[%d] timed out\n", in bnx2x_pbf_pN_cmd_flushed() [all …]
|
D | bnx2x_vfpf.c | 190 DP(BNX2X_MSG_SP, "Got a response from PF\n"); in bnx2x_send_msg2pf() 274 DP(BNX2X_MSG_SP, "attempting to acquire resources\n"); in bnx2x_vfpf_acquire() 294 DP(BNX2X_MSG_SP, "resources acquired\n"); in bnx2x_vfpf_acquire() 299 DP(BNX2X_MSG_SP, in bnx2x_vfpf_acquire() 428 DP(BNX2X_MSG_SP, "vf released\n"); in bnx2x_vfpf_release() 481 DP(BNX2X_MSG_SP, "INIT VF Succeeded\n"); in bnx2x_vfpf_init()
|
D | bnx2x_cmn.c | 1686 DP(BNX2X_MSG_SP, "about to request enable msix with %d vectors\n", in bnx2x_enable_msix() 2264 DP(BNX2X_MSG_SP, "stats fw_stats_num %d, vf headroom %d, num_groups %d\n", in bnx2x_alloc_fw_stats_mem() 2296 DP(BNX2X_MSG_SP, "statistics request base address set to %x %x\n", in bnx2x_alloc_fw_stats_mem() 2299 DP(BNX2X_MSG_SP, "statistics data base address set to %x %x\n", in bnx2x_alloc_fw_stats_mem() 2369 DP(BNX2X_MSG_SP, "loaded fw %x, my fw %x\n", in bnx2x_compare_fw_ver() 4263 DP(BNX2X_MSG_SP | NETIF_MSG_IFUP, in bnx2x_setup_tc() 4283 DP(BNX2X_MSG_SP | NETIF_MSG_IFUP, in bnx2x_setup_tc() 4518 DP(BNX2X_MSG_SP, "calculated rx_ring_size %d\n", rx_ring_size); in bnx2x_alloc_fp_mem_at() 5109 DP((BNX2X_MSG_SP | verbose), "Scheduling sp_rtnl task [Flag: %d]\n", in bnx2x_schedule_sp_rtnl()
|
D | bnx2x.h | 76 #define BNX2X_MSG_SP 0x0100000 /* was: NETIF_MSG_INTR */ macro
|
D | bnx2x_sriov.c | 343 DP(BNX2X_MSG_SP, "Failed to take vlan mac read head; continuing anyway\n"); in bnx2x_vf_vlan_credit()
|