Searched refs:dp_ep_vote_access (Results 1 – 2 of 2) sorted by relevance
480 qdf_atomic_t dp_ep_vote_access; member871 if ((qdf_atomic_read(&scn->dp_ep_vote_access) == in hif_is_ep_vote_access_disabled()
1506 qdf_atomic_set(&scn->dp_ep_vote_access, in hif_try_prevent_ep_vote_access()1513 qdf_atomic_set(&scn->dp_ep_vote_access, in hif_try_prevent_ep_vote_access()1559 qdf_atomic_set(&scn->dp_ep_vote_access, in hif_allow_ep_vote_access()1571 qdf_atomic_set(&scn->dp_ep_vote_access, access); in hif_set_ep_vote_access()1582 return qdf_atomic_read(&scn->dp_ep_vote_access); in hif_get_ep_vote_access()