Searched refs:NIXLF_INITIALIZED (Results 1 – 6 of 6) sorted by relevance
34 if (!test_bit(NIXLF_INITIALIZED, &pfvf->flags)) in rvu_switch_install_rx_rule()63 if (!test_bit(NIXLF_INITIALIZED, &pfvf->flags)) in rvu_switch_install_tx_rule()
418 set_bit(NIXLF_INITIALIZED, &pfvf->flags); in rvu_rep_pf_init()
314 NIXLF_INITIALIZED = 0, enumerator
1501 test_bit(NIXLF_INITIALIZED, &pfvf->flags))) in rvu_mbox_handler_npc_install_flow()
5254 set_bit(NIXLF_INITIALIZED, &pfvf->flags); in rvu_mbox_handler_nix_lf_start_rx()5282 clear_bit(NIXLF_INITIALIZED, &pfvf->flags); in rvu_mbox_handler_nix_lf_stop_rx()5319 clear_bit(NIXLF_INITIALIZED, &pfvf->flags); in rvu_nix_lf_teardown()
411 test_bit(NIXLF_INITIALIZED, &pfvf->flags))) in npc_fixup_vf_rule()
Completed in 32 milliseconds