Searched refs:RAMROD_COMP_WAIT (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/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() 545 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_queue_flr() 572 set_bit(RAMROD_COMP_WAIT, &mcast.ramrod_flags); in bnx2x_vf_mcast() 640 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_rxmode() 2249 set_bit(RAMROD_COMP_WAIT, &rss->ramrod_flags); in bnx2x_vf_rss_update() 2268 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_tpa_update() 2383 __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() 4027 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_mcast() 4621 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_rss() 4687 if (test_bit(RAMROD_COMP_WAIT, ¶ms->ramrod_flags)) { in bnx2x_queue_state_change() 6551 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 | 5381 __set_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update() 5410 __clear_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update() 7807 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_switch_update() 8494 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_del_all_macs() 8512 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_set_eth_mac() 8804 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_setup_queue() 8879 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_stop_queue() 9049 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_reset_hw() 9065 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_stop() 10107 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_udp_port_update() [all …]
|
D | bnx2x_cmn.h | 933 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_start()
|
D | bnx2x_dcb.c | 465 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_dcbx_stop_hw_tx() 489 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_dcbx_resume_hw_tx()
|
D | bnx2x_cmn.c | 2079 __set_bit(RAMROD_COMP_WAIT, ¶ms.ramrod_flags); in bnx2x_rss() 2128 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_init_hw() 2152 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_squeeze_objects()
|
D | bnx2x_ethtool.c | 2972 __set_bit(RAMROD_COMP_WAIT, ¶ms.ramrod_flags); in bnx2x_test_intr()
|