Home
last modified time | relevance | path

Searched refs:RAMROD_COMP_WAIT (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c246 set_bit(RAMROD_COMP_WAIT, &q_params->ramrod_flags); in bnx2x_vf_queue_create()
288 set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_vf_queue_destroy()
361 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_vlan_mac_clear()
413 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_mac_vlan_config()
525 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_queue_flr()
552 set_bit(RAMROD_COMP_WAIT, &mcast.ramrod_flags); in bnx2x_vf_mcast()
620 set_bit(RAMROD_COMP_WAIT, &ramrod.ramrod_flags); in bnx2x_vf_rxmode()
2235 set_bit(RAMROD_COMP_WAIT, &rss->ramrod_flags); in bnx2x_vf_rss_update()
2254 set_bit(RAMROD_COMP_WAIT, &qstate.ramrod_flags); in bnx2x_vf_tpa_update()
2369 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_set_pf_tx_switching()
[all …]
Dbnx2x_sp.c1969 test_bit(RAMROD_COMP_WAIT, ramrod_flags)) { in bnx2x_config_vlan_mac()
1979 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) { in bnx2x_config_vlan_mac()
2063 __clear_bit(RAMROD_COMP_WAIT, &p.ramrod_flags); in bnx2x_vlan_mac_del_all()
2572 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) { in bnx2x_config_rx_mode()
4029 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_mcast()
4623 if (test_bit(RAMROD_COMP_WAIT, &p->ramrod_flags)) in bnx2x_config_rss()
4689 if (test_bit(RAMROD_COMP_WAIT, &params->ramrod_flags)) { in bnx2x_queue_state_change()
6553 if (test_bit(RAMROD_COMP_WAIT, &params->ramrod_flags)) { in bnx2x_func_state_change()
Dbnx2x_main.c2937 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_handle_update_svid_cmd()
5402 __set_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update()
5431 __clear_bit(RAMROD_COMP_WAIT, &queue_params.ramrod_flags); in bnx2x_after_function_update()
7827 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_switch_update()
8523 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_del_all_vlans()
8543 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_del_all_macs()
8561 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_set_eth_mac()
8853 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_setup_queue()
8928 __set_bit(RAMROD_COMP_WAIT, &q_params.ramrod_flags); in bnx2x_stop_queue()
9098 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_reset_hw()
[all …]
Dbnx2x_sp.h32 RAMROD_COMP_WAIT, enumerator
Dbnx2x_cmn.h929 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_func_start()
Dbnx2x_dcb.c465 __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()
Dbnx2x_cmn.c2083 __set_bit(RAMROD_COMP_WAIT, &params.ramrod_flags); in bnx2x_rss()
2132 __set_bit(RAMROD_COMP_WAIT, &func_params.ramrod_flags); in bnx2x_init_hw()
2156 __set_bit(RAMROD_COMP_WAIT, &ramrod_flags); in bnx2x_squeeze_objects()
Dbnx2x_ethtool.c3004 __set_bit(RAMROD_COMP_WAIT, &params.ramrod_flags); in bnx2x_test_intr()