Home
last modified time | relevance | path

Searched refs:WL_RSPEC_SGI (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_rspec.h58 #define WL_RSPEC_SGI 0x00800000 macro
133 #define RSPEC_ISSGI(rspec) (((rspec) & WL_RSPEC_SGI) != 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_rspec.h58 #define WL_RSPEC_SGI 0x00800000 macro
133 #define RSPEC_ISSGI(rspec) (((rspec) & WL_RSPEC_SGI) != 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_rspec.h58 #define WL_RSPEC_SGI 0x00800000 macro
133 #define RSPEC_ISSGI(rspec) (((rspec) & WL_RSPEC_SGI) != 0)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_rspec.h58 #define WL_RSPEC_SGI 0x00800000u macro
185 #define RSPEC_ISSGI(rspec) (((rspec) & WL_RSPEC_SGI) != 0)
H A Dwlioctl_defs.h62 #define WL_RSPEC_SGI 0x00800000 /* Short GI mode */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rspec.h58 #define WL_RSPEC_SGI 0x00800000u macro
185 #define RSPEC_ISSGI(rspec) (((rspec) & WL_RSPEC_SGI) != 0)
H A Dwlioctl_defs.h62 #define WL_RSPEC_SGI 0x00800000 /* Short GI mode */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_rspec.c228 rspec |= WL_RSPEC_SGI; in wf_vht_plcp_to_rspec()
H A Dbcmwifi_monitor.c140 rspec |= WL_RSPEC_SGI; in BCMFASTPATH()
511 rspec |= WL_RSPEC_SGI; in wlc_ht_phy_get_rate()
H A Dbcmwifi_radiotap.c205 rspec |= WL_RSPEC_SGI; in wl_calcRspecFromRTap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h61 #define WL_RSPEC_SGI 0x00800000 /* Short GI mode */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmwifi_radiotap.c205 rspec |= WL_RSPEC_SGI; in wl_calcRspecFromRTap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h58 #define WL_RSPEC_SGI 0x00800000 /* Short GI mode */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h58 #define WL_RSPEC_SGI 0x00800000 /* Short GI mode */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h58 #define WL_RSPEC_SGI 0x00800000 /* Short GI mode */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c352 #define RSPEC_ISSGI(rspec) (((rspec) & WL_RSPEC_SGI) != 0)