Searched refs:ep_vote_access (Results 1 – 2 of 2) sorted by relevance
1508 qdf_atomic_set(&scn->ep_vote_access, in hif_try_prevent_ep_vote_access()1515 qdf_atomic_set(&scn->ep_vote_access, in hif_try_prevent_ep_vote_access()1542 vote_access = qdf_atomic_read(&scn->ep_vote_access); in hif_set_ep_intermediate_vote_access()1551 qdf_atomic_set(&scn->ep_vote_access, in hif_set_ep_intermediate_vote_access()1561 qdf_atomic_set(&scn->ep_vote_access, in hif_allow_ep_vote_access()1573 qdf_atomic_set(&scn->ep_vote_access, access); in hif_set_ep_vote_access()1584 return qdf_atomic_read(&scn->ep_vote_access); in hif_get_ep_vote_access()
481 qdf_atomic_t ep_vote_access; member873 (qdf_atomic_read(&scn->ep_vote_access) == in hif_is_ep_vote_access_disabled()