Searched refs:inlist_wptr (Results 1 – 2 of 2) sorted by relevance
949 hba->u.mvfrey.inlist_wptr++; in hptiop_post_req_mvfrey()950 index = hba->u.mvfrey.inlist_wptr & 0x3fff; in hptiop_post_req_mvfrey()954 hba->u.mvfrey.inlist_wptr &= ~0x3fff; in hptiop_post_req_mvfrey()955 hba->u.mvfrey.inlist_wptr ^= CL_POINTER_TOGGLE; in hptiop_post_req_mvfrey()961 writel(hba->u.mvfrey.inlist_wptr, in hptiop_post_req_mvfrey()1001 hba->u.mvfrey.inlist_wptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()
299 __le32 inlist_wptr; member