Searched refs:uc_index (Results 1 – 7 of 7) sorted by relevance
25 u8 uc_index; member451 table->uc_index = 1; in get_mocs_settings()462 table->uc_index = 1; in get_mocs_settings()468 table->uc_index = 2; in get_mocs_settings()474 table->uc_index = 1; in get_mocs_settings()476 table->uc_index = 1; in get_mocs_settings()483 table->uc_index = 3; in get_mocs_settings()488 table->uc_index = 3; in get_mocs_settings()652 gt->mocs.uc_index = table.uc_index; in intel_set_mocs_index()
260 u8 uc_index; member
527 int mocs = rq->engine->gt->mocs.uc_index << 1; in emit_copy_ccs()892 int mocs = rq->engine->gt->mocs.uc_index << 1; in emit_clear()
740 mocs = engine->gt->mocs.uc_index; in gen12_ctx_gt_mocs_init()2075 mocs_r = engine->gt->mocs.uc_index; in engine_fake_wa_init()2076 mocs_w = engine->gt->mocs.uc_index; in engine_fake_wa_init()
164 void rtl_cam_mark_invalid(struct ieee80211_hw *hw, u8 uc_index) in rtl_cam_mark_invalid() argument189 ul_content = (uc_index & 3) | ((u16) (ul_enc_algo) << 2); in rtl_cam_mark_invalid()192 ul_command = CAM_CONTENT_COUNT * uc_index; in rtl_cam_mark_invalid()205 void rtl_cam_empty_entry(struct ieee80211_hw *hw, u8 uc_index) in rtl_cam_empty_entry() argument235 (uc_index & 0x03) | ((u16) (ul_encalgo) << 2); in rtl_cam_empty_entry()242 ul_command = CAM_CONTENT_COUNT * uc_index + entry_i; in rtl_cam_empty_entry()
22 void rtl_cam_mark_invalid(struct ieee80211_hw *hw, u8 uc_index);23 void rtl_cam_empty_entry(struct ieee80211_hw *hw, u8 uc_index);
164 *cs++ = (BLIT_CCTL_SRC_MOCS(gt->mocs.uc_index) | in prepare_blit()165 BLIT_CCTL_DST_MOCS(gt->mocs.uc_index)); in prepare_blit()