Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_rspec.h52 #define WL_RSPEC_BW_MASK 0x00070000 /**< Band width */ macro
127 #define RSPEC_BW(rspec) ((rspec) & WL_RSPEC_BW_MASK)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_rspec.h52 #define WL_RSPEC_BW_MASK 0x00070000 /**< Band width */ macro
127 #define RSPEC_BW(rspec) ((rspec) & WL_RSPEC_BW_MASK)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_rspec.h52 #define WL_RSPEC_BW_MASK 0x00070000 /**< Band width */ macro
127 #define RSPEC_BW(rspec) ((rspec) & WL_RSPEC_BW_MASK)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_rspec.h51 #define WL_RSPEC_BW_MASK 0x00070000u /**< Band width */ macro
172 #define RSPEC_BW(rspec) ((rspec) & WL_RSPEC_BW_MASK)
H A Dwlioctl_defs.h57 #define WL_RSPEC_BW_MASK 0x00070000 /* bandwidth mask */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rspec.h51 #define WL_RSPEC_BW_MASK 0x00070000u /**< Band width */ macro
172 #define RSPEC_BW(rspec) ((rspec) & WL_RSPEC_BW_MASK)
H A Dwlioctl_defs.h57 #define WL_RSPEC_BW_MASK 0x00070000 /* bandwidth mask */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h56 #define WL_RSPEC_BW_MASK 0x00070000 /* bandwidth mask */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c342 #define RSPEC_BW(rspec) ((rspec) & WL_RSPEC_BW_MASK)
1598 host_rate.bw = (rspec & WL_RSPEC_BW_MASK) - 1; in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h53 #define WL_RSPEC_BW_MASK 0x00070000 /* bandwidth mask */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h53 #define WL_RSPEC_BW_MASK 0x00070000 /* bandwidth mask */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h53 #define WL_RSPEC_BW_MASK 0x00070000 /* bandwidth mask */ macro