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()899 numq = ctx->num_lan_q_entries[tc]; in ice_lag_reclaim_vf_tc()1948 numq = ctx->num_lan_q_entries[tc]; in ice_lag_move_vf_nodes_tc_sync()
576 vsi_ctx->num_lan_q_entries[tc] = new_numqs; in ice_alloc_lan_q_ctx()580 if (new_numqs > vsi_ctx->num_lan_q_entries[tc]) { in ice_alloc_lan_q_ctx()581 u16 prev_num = vsi_ctx->num_lan_q_entries[tc]; in ice_alloc_lan_q_ctx()598 vsi_ctx->num_lan_q_entries[tc] = new_numqs; in ice_alloc_lan_q_ctx()
4690 if (q_handle >= vsi->num_lan_q_entries[tc]) in ice_get_lan_q_ctx()