Home
last modified time | relevance | path

Searched refs:inlist_wptr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhptiop.c939 hba->u.mvfrey.inlist_wptr++; in hptiop_post_req_mvfrey()
940 index = hba->u.mvfrey.inlist_wptr & 0x3fff; in hptiop_post_req_mvfrey()
944 hba->u.mvfrey.inlist_wptr &= ~0x3fff; in hptiop_post_req_mvfrey()
945 hba->u.mvfrey.inlist_wptr ^= CL_POINTER_TOGGLE; in hptiop_post_req_mvfrey()
951 writel(hba->u.mvfrey.inlist_wptr, in hptiop_post_req_mvfrey()
991 hba->u.mvfrey.inlist_wptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()
H A Dhptiop.h291 __le32 inlist_wptr; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhptiop.c938 hba->u.mvfrey.inlist_wptr++; in hptiop_post_req_mvfrey()
939 index = hba->u.mvfrey.inlist_wptr & 0x3fff; in hptiop_post_req_mvfrey()
943 hba->u.mvfrey.inlist_wptr &= ~0x3fff; in hptiop_post_req_mvfrey()
944 hba->u.mvfrey.inlist_wptr ^= CL_POINTER_TOGGLE; in hptiop_post_req_mvfrey()
950 writel(hba->u.mvfrey.inlist_wptr, in hptiop_post_req_mvfrey()
990 hba->u.mvfrey.inlist_wptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()
H A Dhptiop.h291 __le32 inlist_wptr; member

Completed in 7 milliseconds