Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lag.c990 struct ice_vsi_ctx *pv_ctx, *sv_ctx; in ice_lag_aa_move_vf_qs() local
1046 pv_ctx = ice_get_vsi_ctx(pri_hw, vsi_num); in ice_lag_aa_move_vf_qs()
1047 if (!pv_ctx) { in ice_lag_aa_move_vf_qs()
1060 num_q = pv_ctx->num_lan_q_entries[0]; in ice_lag_aa_move_vf_qs()
1064 pvf_teid = le32_to_cpu(pv_ctx->sched.vsi_node[0]->info.node_teid); in ice_lag_aa_move_vf_qs()
1106 src_ctx = pv_ctx; in ice_lag_aa_move_vf_qs()