Lines Matching defs:sections
1937 u16 qcount = 0, max_qcount, qmap, sections = 0;
1943 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
1944 sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
1986 ctxt->info.valid_sections |= cpu_to_le16(sections);
2028 u16 sections = 0;
2036 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
2153 sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
2168 ctxt->info.valid_sections |= cpu_to_le16(sections);
5697 /* copy just the sections touched not the entire info
5698 * since not all sections are valid as returned by
6237 u16 qcount, qmap, sections = 0;
6241 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
6242 sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
6261 ctxt->info.valid_sections |= cpu_to_le16(sections);
6322 /* copy just the sections touched not the entire info
6323 * since not all sections are valid as returned by
7896 u16 sections, qmap, num_qps;
7913 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
7914 sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
7924 ctxt.info.valid_sections |= cpu_to_le16(sections);