Searched refs:RAMROD_COMP_WAIT (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 251 set_bit(RAMROD_COMP_WAIT, &q_params->ramrod_flags); in bnx2x_vf_queue_create() 293 set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_vf_queue_destroy() 385 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_vlan_mac_clear() 446 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_mac_vlan_config() 563 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_queue_flr() 590 set_bit(RAMROD_COMP_WAIT, &mcast.ramrod_flags); in bnx2x_vf_mcast() 663 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_rxmode() 2295 set_bit(RAMROD_COMP_WAIT, &rss->ramrod_flags); in bnx2x_vf_rss_update() 2314 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_tpa_update() 2429 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_set_pf_tx_switching() [all …]
|
D | bnx2x_sp.c | 1782 test_bit(RAMROD_COMP_WAIT, ramrod_flags)) { in bnx2x_config_vlan_mac() 1792 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) { in bnx2x_config_vlan_mac() 1876 __clear_bit(RAMROD_COMP_WAIT, &p.ramrod_flags); in bnx2x_vlan_mac_del_all() 2323 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) { in bnx2x_config_rx_mode() 3562 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_mcast() 4141 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_rss() 4207 if (test_bit(RAMROD_COMP_WAIT, ¶ms->ramrod_flags)) { in bnx2x_queue_state_change() 6050 if (test_bit(RAMROD_COMP_WAIT, ¶ms->ramrod_flags)) { in bnx2x_func_state_change()
|
D | bnx2x_sp.h | 30 RAMROD_COMP_WAIT, enumerator
|
D | bnx2x_cmn.h | 921 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_start()
|
D | bnx2x_main.c | 5344 __set_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update() 5373 __clear_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update() 7759 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_switch_update() 8410 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_del_all_macs() 8428 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_set_eth_mac() 8720 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_setup_queue() 8795 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_stop_queue() 8965 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_reset_hw() 8981 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_stop() 13200 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_send_update_drift_ramrod() [all …]
|
D | bnx2x_dcb.c | 434 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_dcbx_stop_hw_tx() 458 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_dcbx_resume_hw_tx()
|
D | bnx2x_cmn.c | 2073 __set_bit(RAMROD_COMP_WAIT, ¶ms.ramrod_flags); in bnx2x_rss() 2117 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_init_hw() 2141 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_squeeze_objects()
|
D | bnx2x_ethtool.c | 2896 __set_bit(RAMROD_COMP_WAIT, ¶ms.ramrod_flags); in bnx2x_test_intr()
|