Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_rspec.h57 #define WL_RSPEC_LDPC 0x00400000 macro
134 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_rspec.h57 #define WL_RSPEC_LDPC 0x00400000 macro
134 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_rspec.h57 #define WL_RSPEC_LDPC 0x00400000 macro
134 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_rspec.c193 rspec |= WL_RSPEC_LDPC; in wf_he_plcp_to_rspec()
230 rspec |= WL_RSPEC_LDPC; in wf_vht_plcp_to_rspec()
H A Dbcmwifi_monitor.c142 rspec |= WL_RSPEC_LDPC; in BCMFASTPATH()
H A Dbcmwifi_radiotap.c211 rspec |= WL_RSPEC_LDPC; in wl_calcRspecFromRTap()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_rspec.h57 #define WL_RSPEC_LDPC 0x00400000u macro
186 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)
H A Dwlioctl_defs.h61 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rspec.h57 #define WL_RSPEC_LDPC 0x00400000u macro
186 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)
H A Dwlioctl_defs.h61 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h60 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmwifi_radiotap.c211 rspec |= WL_RSPEC_LDPC; in wl_calcRspecFromRTap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h57 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h57 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h57 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c353 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)