Home
last modified time | relevance | path

Searched refs:WL_RSPEC_STBC (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_rspec.h55 #define WL_RSPEC_STBC 0x00100000 /**< STBC expansion, Nsts = 2 * Nss */ macro
135 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0)
H A Dwl_android.c7271 if ((rspec & WL_RSPEC_STBC) && single_stream) { in wl_android_get_link_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_rspec.h55 #define WL_RSPEC_STBC 0x00100000 /**< STBC expansion, Nsts = 2 * Nss */ macro
135 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0)
H A Dwl_android.c6998 if ((rspec & WL_RSPEC_STBC) && single_stream) { in wl_android_get_link_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_rspec.h55 #define WL_RSPEC_STBC 0x00100000 /**< STBC expansion, Nsts = 2 * Nss */ macro
135 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0)
H A Dwl_android.c7357 if ((rspec & WL_RSPEC_STBC) && single_stream) { in wl_android_get_link_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_rspec.c195 rspec |= WL_RSPEC_STBC; in wf_he_plcp_to_rspec()
226 rspec |= WL_RSPEC_STBC; in wf_vht_plcp_to_rspec()
H A Dbcmwifi_monitor.c145 rspec |= WL_RSPEC_STBC; in BCMFASTPATH()
H A Dwl_android.c8701 if ((rspec & WL_RSPEC_STBC) && single_stream) { in wl_android_get_link_status()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_rspec.h55 #define WL_RSPEC_STBC 0x00100000u /**< STBC expansion, Nsts = 2 * Nss */ macro
187 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0)
H A Dwlioctl_defs.h59 #define WL_RSPEC_STBC 0x00100000 /* STBC encoding, Nsts = 2 x Nss */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rspec.h55 #define WL_RSPEC_STBC 0x00100000u /**< STBC expansion, Nsts = 2 * Nss */ macro
187 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0)
H A Dwlioctl_defs.h59 #define WL_RSPEC_STBC 0x00100000 /* STBC encoding, Nsts = 2 x Nss */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c351 (((rspec) & WL_RSPEC_STBC) == WL_RSPEC_STBC))
354 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0)
H A Dwl_android.c3733 if ((rspec & WL_RSPEC_STBC) && single_stream) { in wl_android_get_link_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h58 #define WL_RSPEC_STBC 0x00100000 /* STBC encoding, Nsts = 2 x Nss */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h55 #define WL_RSPEC_STBC 0x00100000 /* STBC encoding, Nsts = 2 x Nss */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h55 #define WL_RSPEC_STBC 0x00100000 /* STBC encoding, Nsts = 2 x Nss */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h55 #define WL_RSPEC_STBC 0x00100000 /* STBC encoding, Nsts = 2 x Nss */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c8718 if ((rspec & WL_RSPEC_STBC) && single_stream) { in wl_android_get_link_status()