Searched refs:pipeid (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 309 u8 pipeid; in htc_try_send() local 485 pipeid = ep->pipe.pipeid_ul; in htc_try_send() 487 ath6kl_hif_pipe_get_free_queue_number(ar, pipeid); in htc_try_send() 943 u8 pipeid) in ath6kl_htc_pipe_rx_complete() 942 ath6kl_htc_pipe_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipeid) ath6kl_htc_pipe_rx_complete() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 309 u8 pipeid; in htc_try_send() local 485 pipeid = ep->pipe.pipeid_ul; in htc_try_send() 487 ath6kl_hif_pipe_get_free_queue_number(ar, pipeid); in htc_try_send() 943 u8 pipeid) in ath6kl_htc_pipe_rx_complete() 942 ath6kl_htc_pipe_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipeid) ath6kl_htc_pipe_rx_complete() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-css.c | 1990 int evtype, pipe, pipeid, queue, qid, r; in imgu_css_buf_dequeue() local 2010 pipeid = (event & IMGU_ABI_EVTTYPE_PIPEID_MASK) >> in imgu_css_buf_dequeue() 2026 "event: buffer done 0x%x queue %i pipe %i pipeid %i\n", in imgu_css_buf_dequeue() 2027 event, queue, pipe, pipeid); in imgu_css_buf_dequeue()
|
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
H A D | ipu3-css.c | 1975 int evtype, pipe, pipeid, queue, qid, r; in imgu_css_buf_dequeue() local 1995 pipeid = (event & IMGU_ABI_EVTTYPE_PIPEID_MASK) >> in imgu_css_buf_dequeue() 2011 "event: buffer done 0x%x queue %i pipe %i pipeid %i\n", in imgu_css_buf_dequeue() 2012 event, queue, pipe, pipeid); in imgu_css_buf_dequeue()
|
Completed in 17 milliseconds