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
548 numq = ctx->num_lan_q_entries[tc]; in ice_lag_move_vf_node_tc()941 numq = ctx->num_lan_q_entries[tc]; in ice_lag_reclaim_vf_tc()1996 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()
4822 if (q_handle >= vsi->num_lan_q_entries[tc]) in ice_get_lan_q_ctx()