• Home
  • Raw
  • Download

Lines Matching refs:DP

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()
451 DP(BNX2X_MSG_SP, "Placing pending execution with ramrod flags %lu\n", in __bnx2x_vlan_mac_h_pend()
472 DP(BNX2X_MSG_SP, "vlan_mac_lock - writer release encountered a pending request\n"); in __bnx2x_vlan_mac_h_write_unlock()
492 DP(BNX2X_MSG_SP, "vlan_mac_lock - locked reader - number %d\n", in __bnx2x_vlan_mac_h_read_lock()
538 DP(BNX2X_MSG_SP, "vlan_mac_lock - decreased readers to %d\n", in __bnx2x_vlan_mac_h_read_unlock()
546 DP(BNX2X_MSG_SP, "vlan_mac_lock - reader release encountered a pending request\n"); in __bnx2x_vlan_mac_h_read_unlock()
579 DP(BNX2X_MSG_SP, "get_n_elements - taking vlan_mac_lock (reader)\n"); in bnx2x_get_n_elements()
589 DP(BNX2X_MSG_SP, "copied element number %d to address %p element was:\n", in bnx2x_get_n_elements()
596 DP(BNX2X_MSG_SP, "get_n_elements - releasing vlan_mac_lock (reader)\n"); in bnx2x_get_n_elements()
610 DP(BNX2X_MSG_SP, "Checking MAC %pM for ADD command\n", data->mac.mac); in bnx2x_check_mac_add()
630 DP(BNX2X_MSG_SP, "Checking VLAN %d for ADD command\n", data->vlan.vlan); in bnx2x_check_vlan_add()
647 DP(BNX2X_MSG_SP, "Checking MAC %pM for DEL command\n", data->mac.mac); in bnx2x_check_mac_del()
664 DP(BNX2X_MSG_SP, "Checking VLAN %d for DEL command\n", data->vlan.vlan); in bnx2x_check_vlan_del()
737 DP(BNX2X_MSG_SP, "Going to %s LLH configuration at entry %d\n", in bnx2x_set_mac_in_nig()
853 DP(BNX2X_MSG_SP, "About to %s MAC %pM for Queue %d\n", in bnx2x_set_one_mac_e2()
952 DP(BNX2X_MSG_SP, "%s MAC %pM CLID %d CAM offset %d\n", in bnx2x_vlan_mac_set_rdata_e1x()
1011 DP(BNX2X_MSG_SP, "About to %s VLAN %d\n", (add ? "add" : "delete"), in bnx2x_set_one_vlan_e2()
1162 DP(BNX2X_MSG_SP, "ADD command is not allowed considering current registry state.\n"); in bnx2x_validate_vlan_mac_add()
1170 DP(BNX2X_MSG_SP, "There is a pending ADD command already\n"); in bnx2x_validate_vlan_mac_add()
1213 DP(BNX2X_MSG_SP, "DEL command is not allowed considering current registry state\n"); in bnx2x_validate_vlan_mac_del()
1231 DP(BNX2X_MSG_SP, "There is a pending DEL command already\n"); in bnx2x_validate_vlan_mac_del()
1273 DP(BNX2X_MSG_SP, "MOVE command is not allowed considering current registry state\n"); in bnx2x_validate_vlan_mac_move()
1292 DP(BNX2X_MSG_SP, "There is a pending MOVE command already\n"); in bnx2x_validate_vlan_mac_move()
1403 DP(BNX2X_MSG_SP, "vlan_mac_execute_step - trying to take writer lock\n"); in __bnx2x_vlan_mac_execute_step()
1516 DP(BNX2X_MSG_SP, "Optimizing %s command\n", in bnx2x_optimize_vlan_mac()
1566 DP(BNX2X_MSG_SP, "Got cam offset %d\n", reg_elem->cam_offset); in bnx2x_vlan_mac_get_registry_elem()
1776 DP(BNX2X_MSG_SP, "RAMROD_DRV_CLR_ONLY requested: clearing a pending bit.\n"); in bnx2x_config_vlan_mac()
1880 DP(BNX2X_MSG_SP, "vlan_mac_del_all -- taking vlan_mac_lock (reader)\n"); in bnx2x_vlan_mac_del_all()
1900 DP(BNX2X_MSG_SP, "vlan_mac_del_all -- releasing vlan_mac_lock (reader)\n"); in bnx2x_vlan_mac_del_all()
2123 DP(BNX2X_MSG_SP, "drop_ucast 0x%x\ndrop_mcast 0x%x\n accp_ucast 0x%x\n" in bnx2x_set_rx_mode_e1x()
2276 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()
2408 DP(BNX2X_MSG_SP, "About to enqueue a new %d command. macs_list_len=%d\n", in bnx2x_mcast_enqueue_cmd()
2558 DP(BNX2X_MSG_SP, "%s bin %d\n", in bnx2x_mcast_set_one_rule_e2()
2594 DP(BNX2X_MSG_SP, "About to configure a bin %d\n", cur_bin); in bnx2x_mcast_handle_restore_cmd_e2()
2624 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_hdl_pending_add_e2()
2656 DP(BNX2X_MSG_SP, "Deleting MAC. %d left,cnt is %d\n", in bnx2x_mcast_hdl_pending_del_e2()
2746 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_hdl_add()
2764 DP(BNX2X_MSG_SP, "Deleting MAC. %d left\n", in bnx2x_mcast_hdl_del()
2791 DP(BNX2X_MSG_SP, "p->mcast_list_len=%d\n", p->mcast_list_len); in bnx2x_mcast_handle_current_cmd()
3040 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC, bin %d\n", in bnx2x_mcast_hdl_add_e1h()
3059 DP(BNX2X_MSG_SP, "About to set bin %d\n", bit); in bnx2x_mcast_hdl_restore_e1h()
3090 DP(BNX2X_MSG_SP, in bnx2x_mcast_setup_e1h()
3137 DP(BNX2X_MSG_SP, "Command %d, p->mcast_list_len=%d\n", in bnx2x_mcast_validate_e1()
3156 DP(BNX2X_MSG_SP, "p->mcast_list_len=%d\n", p->mcast_list_len); in bnx2x_mcast_validate_e1()
3274 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_handle_restore_cmd_e1()
3308 DP(BNX2X_MSG_SP, "About to configure %pM mcast MAC\n", in bnx2x_mcast_handle_pending_cmds_e1()
3315 DP(BNX2X_MSG_SP, "About to delete %d multicast MACs\n", cnt); in bnx2x_mcast_handle_pending_cmds_e1()
3394 DP(BNX2X_MSG_SP, "Adding registry entry for [%pM]\n", in bnx2x_mcast_refresh_registry_e1()
3402 DP(BNX2X_MSG_SP, "Deleting a registry\n"); in bnx2x_mcast_refresh_registry_e1()
3533 DP(BNX2X_MSG_SP, "o->total_pending_num=%d p->mcast_list_len=%d o->max_cmd_len=%d\n", in bnx2x_config_mcast()
3991 DP(BNX2X_MSG_SP, "Setting indirection table to:\n"); in bnx2x_debug_print_ind_table()
3992 DP(BNX2X_MSG_SP, "0x0000: "); in bnx2x_debug_print_ind_table()
4000 DP(BNX2X_MSG_SP, "0x%04x: ", i + 1); in bnx2x_debug_print_ind_table()
4028 DP(BNX2X_MSG_SP, "Configuring RSS\n"); in bnx2x_setup_rss()
4042 DP(BNX2X_MSG_SP, "rss_mode=%d\n", rss_mode); in bnx2x_setup_rss()
4081 DP(BNX2X_MSG_SP, "rss_engine_id=%d\n", data->rss_engine_id); in bnx2x_setup_rss()
4128 DP(BNX2X_MSG_SP, "Not configuring RSS ramrod_flags=%lx\n", in bnx2x_config_rss()
4190 DP(BNX2X_MSG_SP, "pending bit was=%lx\n", o->pending); in bnx2x_queue_state_change()
4192 DP(BNX2X_MSG_SP, "pending bit now=%lx\n", o->pending); in bnx2x_queue_state_change()
4273 DP(BNX2X_MSG_SP, in bnx2x_queue_comp_cmd()
4278 DP(BNX2X_MSG_SP, "primary cid %d: num tx-only cons %d\n", in bnx2x_queue_comp_cmd()
4341 DP(BNX2X_MSG_SP, "flags: active %d, cos %d, stats en %d\n", in bnx2x_q_fill_init_general_data()
4504 DP(BNX2X_MSG_SP, "cid %d, tx bd page lo %x hi %x", in bnx2x_q_fill_setup_tx_only()
4553 DP(BNX2X_MSG_SP, "setting context validation. cid %d, cos %d\n", in bnx2x_q_init()
4555 DP(BNX2X_MSG_SP, "context pointer %p\n", init->cxts[cos]); in bnx2x_q_init()
4639 DP(BNX2X_MSG_SP, "parameters received: cos: %d sp-id: %d\n", in bnx2x_q_send_setup_tx_only()
4649 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()
5167 DP(BNX2X_MSG_SP, "Good state transition: %d(%d)->%d\n", in bnx2x_queue_chk_transition()
5174 DP(BNX2X_MSG_SP, "Bad state transition request: %d %d\n", state, cmd); in bnx2x_queue_chk_transition()
5278 DP(BNX2X_MSG_SP, in bnx2x_func_state_change_comp()
5415 DP(BNX2X_MSG_SP, "Good function state transition: %d(%d)->%d\n", in bnx2x_func_chk_transition()
5421 DP(BNX2X_MSG_SP, "Bad function state transition request: %d %d\n", in bnx2x_func_chk_transition()
5512 DP(BNX2X_MSG_SP, "function %d load_code %x\n", in bnx2x_func_hw_init()
5631 DP(BNX2X_MSG_SP, "function %d reset_phase %x\n", BP_ABS_FUNC(bp), in bnx2x_func_hw_reset()
5805 DP(BNX2X_MSG_SP, in bnx2x_func_send_afex_update()
5844 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()
5924DP(BNX2X_MSG_SP, "Set timesync command params: drift_cmd = %d, offset_cmd = %d, add_sub_drift = %d… in bnx2x_func_send_set_timesync()