Searched refs:get_hwq (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dmain.c164 struct hwq *hwq = get_hwq(afu, cmd->hwq_index);
309 struct hwq *hwq = get_hwq(afu, cmd->hwq_index);
353 struct hwq *hwq = get_hwq(afu, cmd->hwq_index);
469 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ);
573 struct hwq *hwq = get_hwq(afu, hwq_index);
711 hwq = get_hwq(afu, i);
744 hwq = get_hwq(afu, index);
791 hwq = get_hwq(afu, index);
1270 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ);
1320 hwq = get_hwq(af
[all...]
H A Dcommon.h255 static inline struct hwq *get_hwq(struct afu *afu, u32 index) function
H A Dsuperpipe.c267 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ);
1658 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ);

Completed in 141 milliseconds