Searched refs:BNX2X_MSG_SP (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 73 DP(BNX2X_MSG_SP, "Setup the execution queue with the chunk length of %d\n", in bnx2x_exe_queue_init() 80 DP(BNX2X_MSG_SP, "Deleting an exe_queue element\n"); in bnx2x_exe_queue_free_elem() 127 DP(BNX2X_MSG_SP, "Preamble failed: %d\n", rc); in bnx2x_exe_queue_add() 188 DP(BNX2X_MSG_SP, "RAMROD_DRV_CLR_ONLY requested: resetting a pending_comp list\n"); in bnx2x_exe_queue_step() 249 DP(BNX2X_MSG_SP, "Allocating a new exe_queue element\n"); in bnx2x_exe_queue_alloc_elem() 290 DP(BNX2X_MSG_SP, "waiting for state to become %d\n", state); in bnx2x_state_wait() 296 DP(BNX2X_MSG_SP, "exit (cnt %d)\n", 5000 - cnt); in bnx2x_state_wait() 399 DP(BNX2X_MSG_SP, "vlan_mac_lock writer - There are readers; Busy\n"); in __bnx2x_vlan_mac_h_write_trylock() 403 DP(BNX2X_MSG_SP, "vlan_mac_lock writer - Taken\n"); in __bnx2x_vlan_mac_h_write_trylock() 422 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 | 1214 DP(BNX2X_MSG_SP, "INIT CREDIT[%d] : %x\n", regs->pN, init_crd); in bnx2x_pbf_pN_buf_flushed() 1215 DP(BNX2X_MSG_SP, "CREDIT[%d] : s:%x\n", regs->pN, crd); in bnx2x_pbf_pN_buf_flushed() 1216 DP(BNX2X_MSG_SP, "CREDIT_FREED[%d]: s:%x\n", regs->pN, crd_freed); in bnx2x_pbf_pN_buf_flushed() 1225 DP(BNX2X_MSG_SP, "PBF tx buffer[%d] timed out\n", in bnx2x_pbf_pN_buf_flushed() 1227 DP(BNX2X_MSG_SP, "CREDIT[%d] : c:%x\n", in bnx2x_pbf_pN_buf_flushed() 1229 DP(BNX2X_MSG_SP, "CREDIT_FREED[%d]: c:%x\n", in bnx2x_pbf_pN_buf_flushed() 1234 DP(BNX2X_MSG_SP, "Waited %d*%d usec for PBF tx buffer[%d]\n", in bnx2x_pbf_pN_buf_flushed() 1248 DP(BNX2X_MSG_SP, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bnx2x_pbf_pN_cmd_flushed() 1249 DP(BNX2X_MSG_SP, "LINES_FREED[%d] : s:%x\n", regs->pN, freed); in bnx2x_pbf_pN_cmd_flushed() 1257 DP(BNX2X_MSG_SP, "PBF cmd queue[%d] timed out\n", in bnx2x_pbf_pN_cmd_flushed() [all …]
|
D | bnx2x_vfpf.c | 188 DP(BNX2X_MSG_SP, "Got a response from PF\n"); in bnx2x_send_msg2pf() 269 DP(BNX2X_MSG_SP, "attempting to acquire resources\n"); in bnx2x_vfpf_acquire() 289 DP(BNX2X_MSG_SP, "resources acquired\n"); in bnx2x_vfpf_acquire() 294 DP(BNX2X_MSG_SP, in bnx2x_vfpf_acquire() 421 DP(BNX2X_MSG_SP, "vf released\n"); in bnx2x_vfpf_release() 474 DP(BNX2X_MSG_SP, "INIT VF Succeeded\n"); in bnx2x_vfpf_init()
|
D | bnx2x_cmn.c | 1678 DP(BNX2X_MSG_SP, "about to request enable msix with %d vectors\n", in bnx2x_enable_msix() 2256 DP(BNX2X_MSG_SP, "stats fw_stats_num %d, vf headroom %d, num_groups %d\n", in bnx2x_alloc_fw_stats_mem() 2288 DP(BNX2X_MSG_SP, "statistics request base address set to %x %x\n", in bnx2x_alloc_fw_stats_mem() 2291 DP(BNX2X_MSG_SP, "statistics data base address set to %x %x\n", in bnx2x_alloc_fw_stats_mem() 2361 DP(BNX2X_MSG_SP, "loaded fw %x, my fw %x\n", in bnx2x_compare_fw_ver() 4202 DP(BNX2X_MSG_SP | NETIF_MSG_IFUP, in bnx2x_setup_tc() 4222 DP(BNX2X_MSG_SP | NETIF_MSG_IFUP, in bnx2x_setup_tc() 4447 DP(BNX2X_MSG_SP, "calculated rx_ring_size %d\n", rx_ring_size); in bnx2x_alloc_fp_mem_at() 5035 DP((BNX2X_MSG_SP | verbose), "Scheduling sp_rtnl task [Flag: %d]\n", in bnx2x_schedule_sp_rtnl()
|
D | bnx2x.h | 74 #define BNX2X_MSG_SP 0x0100000 /* was: NETIF_MSG_INTR */ macro
|
D | bnx2x_sriov.c | 349 DP(BNX2X_MSG_SP, "Failed to take vlan mac read head; continuing anyway\n"); in bnx2x_vf_vlan_credit()
|