Home
last modified time | relevance | path

Searched refs:peer_ps_state (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c465 arsta->peer_ps_state); in ath10k_dbg_sta_read_peer_ps_state()
H A Dcore.h549 u32 peer_ps_state; member
H A Ddebug.c2405 arsta->peer_ps_state = WMI_PEER_PS_STATE_DISABLED; in ath10k_peer_ps_state_disable()
H A Dwmi.h4255 __le32 peer_ps_state; member
H A Dwmi.c5279 arsta->peer_ps_state = __le32_to_cpu(ev->peer_ps_state); in ath10k_wmi_event_peer_sta_ps_state_chg()
H A Dmac.c7320 arsta->peer_ps_state = WMI_PEER_PS_STATE_DISABLED; in ath10k_sta_state()