Searched refs:q_opt_flags (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_idc.c194 vsi->info.q_opt_flags |= ICE_AQ_VSI_Q_OPT_PE_FLTR_EN;
196 vsi->info.q_opt_flags &= ~ICE_AQ_VSI_Q_OPT_PE_FLTR_EN;
H A Dice_switch.c1782 ctx->info.q_opt_flags = cached_ctx->info.q_opt_flags;
1787 ctx->info.q_opt_flags |= ICE_AQ_VSI_Q_OPT_PE_FLTR_EN;
1789 ctx->info.q_opt_flags &= ~ICE_AQ_VSI_Q_OPT_PE_FLTR_EN;
1793 cached_ctx->info.q_opt_flags = ctx->info.q_opt_flags;
H A Dice_adminq_cmd.h503 u8 q_opt_flags; member in struct:ice_aqc_vsi_props
H A Dice_virtchnl.c837 ctx->info.q_opt_flags = vsi->info.q_opt_rss;
H A Dice_main.c7880 ctx->info.q_opt_flags = vsi->info.q_opt_rss;

Completed in 302 milliseconds