Searched refs:num_lan_q_entries (Results 1 – 4 of 4) sorted by relevance
48 u16 num_lan_q_entries[ICE_MAX_TRAFFIC_CLASS]; member
661 numq = ctx->num_lan_q_entries[tc]; in ice_lag_move_vf_node_tc()1060 num_q = pv_ctx->num_lan_q_entries[0]; in ice_lag_aa_move_vf_qs()1252 numq = ctx->num_lan_q_entries[tc]; in ice_lag_reclaim_vf_tc()2472 numq = ctx->num_lan_q_entries[tc]; in ice_lag_move_vf_nodes_tc_sync()
597 vsi_ctx->num_lan_q_entries[tc] = new_numqs; in ice_alloc_lan_q_ctx()601 if (new_numqs > vsi_ctx->num_lan_q_entries[tc]) { in ice_alloc_lan_q_ctx()602 u16 prev_num = vsi_ctx->num_lan_q_entries[tc]; in ice_alloc_lan_q_ctx()619 vsi_ctx->num_lan_q_entries[tc] = new_numqs; in ice_alloc_lan_q_ctx()
4927 if (q_handle >= vsi->num_lan_q_entries[tc]) in ice_get_lan_q_ctx()