Searched refs:RAMROD_COMP_WAIT (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 245 set_bit(RAMROD_COMP_WAIT, &q_params->ramrod_flags); in bnx2x_vf_queue_create() 287 set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_vf_queue_destroy() 381 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_vlan_mac_clear() 433 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_mac_vlan_config() 539 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_queue_flr() 566 set_bit(RAMROD_COMP_WAIT, &mcast.ramrod_flags); in bnx2x_vf_mcast() 639 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_rxmode() 2233 set_bit(RAMROD_COMP_WAIT, &rss->ramrod_flags); in bnx2x_vf_rss_update() 2252 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_tpa_update() 2367 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_set_pf_tx_switching() [all …]
|
D | bnx2x_sp.c | 1967 test_bit(RAMROD_COMP_WAIT, ramrod_flags)) { in bnx2x_config_vlan_mac() 1977 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) { in bnx2x_config_vlan_mac() 2061 __clear_bit(RAMROD_COMP_WAIT, &p.ramrod_flags); in bnx2x_vlan_mac_del_all() 2570 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) { in bnx2x_config_rx_mode() 3809 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_mcast() 4403 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_rss() 4469 if (test_bit(RAMROD_COMP_WAIT, ¶ms->ramrod_flags)) { in bnx2x_queue_state_change() 6333 if (test_bit(RAMROD_COMP_WAIT, ¶ms->ramrod_flags)) { in bnx2x_func_state_change()
|
D | bnx2x_sp.h | 32 RAMROD_COMP_WAIT, enumerator
|
D | bnx2x_main.c | 5378 __set_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update() 5407 __clear_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update() 7805 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_switch_update() 8492 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_del_all_macs() 8510 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_set_eth_mac() 8802 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_setup_queue() 8877 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_stop_queue() 9047 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_reset_hw() 9063 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_stop() 10089 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_vxlan_port_update() [all …]
|
D | bnx2x_cmn.h | 935 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_start()
|
D | bnx2x_dcb.c | 436 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_dcbx_stop_hw_tx() 460 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_dcbx_resume_hw_tx()
|
D | bnx2x_cmn.c | 2093 __set_bit(RAMROD_COMP_WAIT, ¶ms.ramrod_flags); in bnx2x_rss() 2142 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_init_hw() 2166 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_squeeze_objects()
|
D | bnx2x_ethtool.c | 2941 __set_bit(RAMROD_COMP_WAIT, ¶ms.ramrod_flags); in bnx2x_test_intr()
|