Home
last modified time | relevance | path

Searched refs:rec_id (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/fw/
A Dnotif-wait.c44 u16 rec_id = WIDE_ID(pkt->hdr.group_id, in iwl_notification_wait() local
47 if (w->cmds[i] == rec_id || in iwl_notification_wait()
49 DEF_ID(w->cmds[i]) == rec_id)) { in iwl_notification_wait()
/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_lm.c230 u32 pipe_type = 0, pipe_id = 0, rec_id = 0; in _set_staged_sspp() local
260 rec_id = 0; in _set_staged_sspp()
262 rec_id = 1; in _set_staged_sspp()
265 rec_id = 0; in _set_staged_sspp()
269 src_sel[i] = (((pipe_type & 0x3) << 6) | ((rec_id & 0x3) << 4) | (pipe_id & 0xf)); in _set_staged_sspp()
/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c873 record->len, record->rec_id, len); in htc_process_trailer()
881 switch (record->rec_id) { in htc_process_trailer()
896 record->rec_id, record->len); in htc_process_trailer()
A Dhtc.h223 u8 rec_id; member
A Dhtc_mbox.c1679 switch (record->rec_id) { in htc_parse_trailer()
1742 record->rec_id, record->len); in htc_parse_trailer()
1778 record->len, record->rec_id, len); in htc_proc_trailer()

Completed in 22 milliseconds