Lines Matching refs:DP
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()
486 DP(BNX2X_MSG_SP, "Placing pending execution with ramrod flags %lu\n", in __bnx2x_vlan_mac_h_pend()
507 DP(BNX2X_MSG_SP, "vlan_mac_lock - writer release encountered a pending request\n"); in __bnx2x_vlan_mac_h_write_unlock()
527 DP(BNX2X_MSG_SP, "vlan_mac_lock - locked reader - number %d\n", in __bnx2x_vlan_mac_h_read_lock()
573 DP(BNX2X_MSG_SP, "vlan_mac_lock - decreased readers to %d\n", in __bnx2x_vlan_mac_h_read_unlock()
581 DP(BNX2X_MSG_SP, "vlan_mac_lock - reader release encountered a pending request\n"); in __bnx2x_vlan_mac_h_read_unlock()
614 DP(BNX2X_MSG_SP, "get_n_elements - taking vlan_mac_lock (reader)\n"); in bnx2x_get_n_elements()
624 DP(BNX2X_MSG_SP, "copied element number %d to address %p element was:\n", in bnx2x_get_n_elements()
631 DP(BNX2X_MSG_SP, "get_n_elements - releasing vlan_mac_lock (reader)\n"); in bnx2x_get_n_elements()
645 DP(BNX2X_MSG_SP, "Checking MAC %pM for ADD command\n", data->mac.mac); in bnx2x_check_mac_add()
665 DP(BNX2X_MSG_SP, "Checking VLAN %d for ADD command\n", data->vlan.vlan); in bnx2x_check_vlan_add()
680 DP(BNX2X_MSG_SP, "Checking VLAN_MAC (%pM, %d) for ADD command\n", in bnx2x_check_vlan_mac_add()
702 DP(BNX2X_MSG_SP, "Checking MAC %pM for DEL command\n", data->mac.mac); in bnx2x_check_mac_del()
719 DP(BNX2X_MSG_SP, "Checking VLAN %d for DEL command\n", data->vlan.vlan); in bnx2x_check_vlan_del()
735 DP(BNX2X_MSG_SP, "Checking VLAN_MAC (%pM, %d) for DEL command\n", in bnx2x_check_vlan_mac_del()
813 DP(BNX2X_MSG_SP, "Going to %s LLH configuration at entry %d\n", in bnx2x_set_mac_in_nig()
929 DP(BNX2X_MSG_SP, "About to %s MAC %pM for Queue %d\n", in bnx2x_set_one_mac_e2()
1028 DP(BNX2X_MSG_SP, "%s MAC %pM CLID %d CAM offset %d\n", in bnx2x_vlan_mac_set_rdata_e1x()
1087 DP(BNX2X_MSG_SP, "About to %s VLAN %d\n", (add ? "add" : "delete"), in bnx2x_set_one_vlan_e2()
1347 DP(BNX2X_MSG_SP, "ADD command is not allowed considering current registry state.\n"); in bnx2x_validate_vlan_mac_add()
1355 DP(BNX2X_MSG_SP, "There is a pending ADD command already\n"); in bnx2x_validate_vlan_mac_add()
1398 DP(BNX2X_MSG_SP, "DEL command is not allowed considering current registry state\n"); in bnx2x_validate_vlan_mac_del()
1416 DP(BNX2X_MSG_SP, "There is a pending DEL command already\n"); in bnx2x_validate_vlan_mac_del()
1458 DP(BNX2X_MSG_SP, "MOVE command is not allowed considering current registry state\n"); in bnx2x_validate_vlan_mac_move()
1477 DP(BNX2X_MSG_SP, "There is a pending MOVE command already\n"); in bnx2x_validate_vlan_mac_move()
1588 DP(BNX2X_MSG_SP, "vlan_mac_execute_step - trying to take writer lock\n"); in __bnx2x_vlan_mac_execute_step()
1701 DP(BNX2X_MSG_SP, "Optimizing %s command\n", in bnx2x_optimize_vlan_mac()
1751 DP(BNX2X_MSG_SP, "Got cam offset %d\n", reg_elem->cam_offset); in bnx2x_vlan_mac_get_registry_elem()
1961 DP(BNX2X_MSG_SP, "RAMROD_DRV_CLR_ONLY requested: clearing a pending bit.\n"); in bnx2x_config_vlan_mac()
2065 DP(BNX2X_MSG_SP, "vlan_mac_del_all -- taking vlan_mac_lock (reader)\n"); in bnx2x_vlan_mac_del_all()
2085 DP(BNX2X_MSG_SP, "vlan_mac_del_all -- releasing vlan_mac_lock (reader)\n"); in bnx2x_vlan_mac_del_all()
2370 DP(BNX2X_MSG_SP, "drop_ucast 0x%x\ndrop_mcast 0x%x\n accp_ucast 0x%x\n" in bnx2x_set_rx_mode_e1x()
2523 DP(BNX2X_MSG_SP, "About to configure %d rules, rx_accept_flags 0x%lx, tx_accept_flags 0x%lx\n", in bnx2x_set_rx_mode_e2()
2655 DP(BNX2X_MSG_SP, "About to enqueue a new %d command. macs_list_len=%d\n", in bnx2x_mcast_enqueue_cmd()
2805 DP(BNX2X_MSG_SP, "%s bin %d\n", in bnx2x_mcast_set_one_rule_e2()
2841 DP(BNX2X_MSG_SP, "About to configure a bin %d\n", cur_bin); in bnx2x_mcast_handle_restore_cmd_e2()
2871 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_hdl_pending_add_e2()
2903 DP(BNX2X_MSG_SP, "Deleting MAC. %d left,cnt is %d\n", in bnx2x_mcast_hdl_pending_del_e2()
2993 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_hdl_add()
3011 DP(BNX2X_MSG_SP, "Deleting MAC. %d left\n", in bnx2x_mcast_hdl_del()
3038 DP(BNX2X_MSG_SP, "p->mcast_list_len=%d\n", p->mcast_list_len); in bnx2x_mcast_handle_current_cmd()
3287 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC, bin %d\n", in bnx2x_mcast_hdl_add_e1h()
3306 DP(BNX2X_MSG_SP, "About to set bin %d\n", bit); in bnx2x_mcast_hdl_restore_e1h()
3337 DP(BNX2X_MSG_SP, in bnx2x_mcast_setup_e1h()
3384 DP(BNX2X_MSG_SP, "Command %d, p->mcast_list_len=%d\n", in bnx2x_mcast_validate_e1()
3403 DP(BNX2X_MSG_SP, "p->mcast_list_len=%d\n", p->mcast_list_len); in bnx2x_mcast_validate_e1()
3521 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_handle_restore_cmd_e1()
3555 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_handle_pending_cmds_e1()
3562 DP(BNX2X_MSG_SP, "About to delete %d multicast MACs\n", cnt); in bnx2x_mcast_handle_pending_cmds_e1()
3641 DP(BNX2X_MSG_SP, "Adding registry entry for [%pM]\n", in bnx2x_mcast_refresh_registry_e1()
3649 DP(BNX2X_MSG_SP, "Deleting a registry\n"); in bnx2x_mcast_refresh_registry_e1()
3780 DP(BNX2X_MSG_SP, "o->total_pending_num=%d p->mcast_list_len=%d o->max_cmd_len=%d\n", in bnx2x_config_mcast()
4239 DP(BNX2X_MSG_SP, "Setting indirection table to:\n"); in bnx2x_debug_print_ind_table()
4240 DP(BNX2X_MSG_SP, "0x0000: "); in bnx2x_debug_print_ind_table()
4248 DP(BNX2X_MSG_SP, "0x%04x: ", i + 1); in bnx2x_debug_print_ind_table()
4276 DP(BNX2X_MSG_SP, "Configuring RSS\n"); in bnx2x_setup_rss()
4290 DP(BNX2X_MSG_SP, "rss_mode=%d\n", rss_mode); in bnx2x_setup_rss()
4343 DP(BNX2X_MSG_SP, "rss_engine_id=%d\n", data->rss_engine_id); in bnx2x_setup_rss()
4390 DP(BNX2X_MSG_SP, "Not configuring RSS ramrod_flags=%lx\n", in bnx2x_config_rss()
4452 DP(BNX2X_MSG_SP, "pending bit was=%lx\n", o->pending); in bnx2x_queue_state_change()
4454 DP(BNX2X_MSG_SP, "pending bit now=%lx\n", o->pending); in bnx2x_queue_state_change()
4535 DP(BNX2X_MSG_SP, in bnx2x_queue_comp_cmd()
4540 DP(BNX2X_MSG_SP, "primary cid %d: num tx-only cons %d\n", in bnx2x_queue_comp_cmd()
4603 DP(BNX2X_MSG_SP, "flags: active %d, cos %d, stats en %d\n", in bnx2x_q_fill_init_general_data()
4766 DP(BNX2X_MSG_SP, "cid %d, tx bd page lo %x hi %x", in bnx2x_q_fill_setup_tx_only()
4815 DP(BNX2X_MSG_SP, "setting context validation. cid %d, cos %d\n", in bnx2x_q_init()
4817 DP(BNX2X_MSG_SP, "context pointer %p\n", init->cxts[cos]); in bnx2x_q_init()
4901 DP(BNX2X_MSG_SP, "parameters received: cos: %d sp-id: %d\n", in bnx2x_q_send_setup_tx_only()
4911 DP(BNX2X_MSG_SP, "sending tx-only ramrod: cid %d, client-id %d, sp-client id %d, cos %d\n", in bnx2x_q_send_setup_tx_only()
5429 DP(BNX2X_MSG_SP, "Good state transition: %d(%d)->%d\n", in bnx2x_queue_chk_transition()
5436 DP(BNX2X_MSG_SP, "Bad state transition request: %d %d\n", state, cmd); in bnx2x_queue_chk_transition()
5540 DP(BNX2X_MSG_SP, in bnx2x_func_state_change_comp()
5677 DP(BNX2X_MSG_SP, "Good function state transition: %d(%d)->%d\n", in bnx2x_func_chk_transition()
5683 DP(BNX2X_MSG_SP, "Bad function state transition request: %d %d\n", in bnx2x_func_chk_transition()
5774 DP(BNX2X_MSG_SP, "function %d load_code %x\n", in bnx2x_func_hw_init()
5893 DP(BNX2X_MSG_SP, "function %d reset_phase %x\n", BP_ABS_FUNC(bp), in bnx2x_func_hw_reset()
6086 DP(BNX2X_MSG_SP, in bnx2x_func_send_afex_update()
6125 DP(BNX2X_MSG_SP, "afex: ramrod lists, cmd 0x%x index 0x%x func_bit_map 0x%x func_to_clr 0x%x\n", in bnx2x_func_send_afex_viflists()
6207 …DP(BNX2X_MSG_SP, "Set timesync command params: drift_cmd = %d, offset_cmd = %d, add_sub_drift = %d… in bnx2x_func_send_set_timesync()