Searched refs:inlist_wptr (Results 1 – 2 of 2) sorted by relevance
947 hba->u.mvfrey.inlist_wptr++; in hptiop_post_req_mvfrey()948 index = hba->u.mvfrey.inlist_wptr & 0x3fff; in hptiop_post_req_mvfrey()952 hba->u.mvfrey.inlist_wptr &= ~0x3fff; in hptiop_post_req_mvfrey()953 hba->u.mvfrey.inlist_wptr ^= CL_POINTER_TOGGLE; in hptiop_post_req_mvfrey()959 writel(hba->u.mvfrey.inlist_wptr, in hptiop_post_req_mvfrey()999 hba->u.mvfrey.inlist_wptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()
299 __le32 inlist_wptr; member