Home
last modified time | relevance | path

Searched refs:RTT_CAP_ONE_WAY (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.h112 RTT_CAP_ONE_WAY = BIT(0), enumerator
141 #define HAS_ONEWAY_CAP(cap) (cap & RTT_CAP_ONE_WAY)
H A Ddhd_rtt.c2110 if (rtt_status->rtt_capa.proto & RTT_CAP_ONE_WAY) in dhd_rtt_capability()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_rtt.h129 RTT_CAP_ONE_WAY = BIT(0), enumerator
172 #define HAS_ONEWAY_CAP(cap) (cap & RTT_CAP_ONE_WAY)
H A Ddhd_rtt.c3719 if (rtt_status->rtt_capa.proto & RTT_CAP_ONE_WAY) in dhd_rtt_capability()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_rtt.h129 RTT_CAP_ONE_WAY = BIT(0), enumerator
172 #define HAS_ONEWAY_CAP(cap) (cap & RTT_CAP_ONE_WAY)
H A Ddhd_rtt.c3719 if (rtt_status->rtt_capa.proto & RTT_CAP_ONE_WAY) in dhd_rtt_capability()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_rtt.h129 RTT_CAP_ONE_WAY = BIT(0), enumerator
172 #define HAS_ONEWAY_CAP(cap) (cap & RTT_CAP_ONE_WAY)
H A Ddhd_rtt.c3719 if (rtt_status->rtt_capa.proto & RTT_CAP_ONE_WAY) in dhd_rtt_capability()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_rtt.h128 RTT_CAP_ONE_WAY = BIT(0), enumerator
178 #define HAS_ONEWAY_CAP(cap) (cap & RTT_CAP_ONE_WAY)
H A Ddhd_rtt.c4408 if (rtt_status->rtt_capa.proto & RTT_CAP_ONE_WAY) in dhd_rtt_capability()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.h128 RTT_CAP_ONE_WAY = BIT(0), enumerator
178 #define HAS_ONEWAY_CAP(cap) (cap & RTT_CAP_ONE_WAY)
H A Ddhd_rtt.c4408 if (rtt_status->rtt_capa.proto & RTT_CAP_ONE_WAY) in dhd_rtt_capability()