Searched refs:num_lan_q_entries (Results 1 – 4 of 4) sorted by relevance
45 u16 num_lan_q_entries[ICE_MAX_TRAFFIC_CLASS]; member
460 numq = ctx->num_lan_q_entries[tc]; in ice_lag_move_vf_node_tc()822 numq = ctx->num_lan_q_entries[tc]; in ice_lag_reclaim_vf_tc()1852 numq = ctx->num_lan_q_entries[tc]; in ice_lag_move_vf_nodes_tc_sync()
588 vsi_ctx->num_lan_q_entries[tc] = new_numqs; in ice_alloc_lan_q_ctx()592 if (new_numqs > vsi_ctx->num_lan_q_entries[tc]) { in ice_alloc_lan_q_ctx()593 u16 prev_num = vsi_ctx->num_lan_q_entries[tc]; in ice_alloc_lan_q_ctx()610 vsi_ctx->num_lan_q_entries[tc] = new_numqs; in ice_alloc_lan_q_ctx()
4620 if (q_handle >= vsi->num_lan_q_entries[tc]) in ice_get_lan_q_ctx()