Searched refs:pq_continue (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/dma/ |
| H A D | bcm-sba-raid.c | 905 bool pq_continue, in sba_fillup_pq_msg() 918 if (pq_continue) { in sba_fillup_pq_msg() 1080 bool pq_continue, in sba_fillup_pq_single_msg() 1096 if (pq_continue) { in sba_fillup_pq_single_msg() 1251 if (pq_continue) { in sba_fillup_pq_single_msg() 904 sba_fillup_pq_msg(struct sba_request * req,bool pq_continue,struct brcm_sba_command * cmds,struct brcm_message * msg,dma_addr_t msg_offset,size_t msg_len,dma_addr_t * dst_p,dma_addr_t * dst_q,const u8 * scf,dma_addr_t * src,u32 src_cnt) sba_fillup_pq_msg() argument 1079 sba_fillup_pq_single_msg(struct sba_request * req,bool pq_continue,struct brcm_sba_command * cmds,struct brcm_message * msg,dma_addr_t msg_offset,size_t msg_len,dma_addr_t * dst_p,dma_addr_t * dst_q,dma_addr_t src,u8 scf) sba_fillup_pq_single_msg() argument
|