Searched refs:global_lut_id (Results 1 – 5 of 5) sorted by relevance
421 enum ice_status ice_alloc_rss_global_lut(struct ice_hw *hw, bool shared_res, u16 *global_lut_id);422 enum ice_status ice_free_rss_global_lut(struct ice_hw *hw, u16 global_lut_id);
1077 u8 global_lut_id; /* only valid when lut_type is global */ member
1857 enum ice_status ice_alloc_rss_global_lut(struct ice_hw *hw, bool shared_res, u16 *global_lut_id) in ice_alloc_rss_global_lut() argument1880 *global_lut_id = LE16_TO_CPU(sw_buf->elem[0].e.sw_resp); in ice_alloc_rss_global_lut()1892 enum ice_status ice_free_rss_global_lut(struct ice_hw *hw, u16 global_lut_id) in ice_free_rss_global_lut() argument1905 sw_buf->elem[0].e.sw_resp = CPU_TO_LE16(global_lut_id); in ice_free_rss_global_lut()1910 global_lut_id, status); in ice_free_rss_global_lut()
3246 glob_lut_idx = params->global_lut_id; in __ice_aq_get_set_rss_lut()
3231 lut_params.global_lut_id = 0; in ice_init_rss()4170 lut_params.global_lut_id = 0; in ice_get_rss_lut()4206 lut_params.global_lut_id = 0; in ice_set_rss_lut()