Home
last modified time | relevance | path

Searched refs:scan_rpt_info (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c907 struct halmac_scan_rpt_info *scan_rpt_info = &adapter->scan_rpt_info; in get_scan_ch_notify_88xx() local
912 if (scan_rpt_info->avl_buf_size < 12) { in get_scan_ch_notify_88xx()
917 SCAN_CH_NOTIFY_SET_CH_NUM(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
919 SCAN_CH_NOTIFY_SET_NOTIFY_ID(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
921 SCAN_CH_NOTIFY_SET_STATUS(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
923 SCAN_CH_NOTIFY_SET_TSF_0(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
925 SCAN_CH_NOTIFY_SET_TSF_1(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
927 SCAN_CH_NOTIFY_SET_TSF_2(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
929 SCAN_CH_NOTIFY_SET_TSF_3(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
931 SCAN_CH_NOTIFY_SET_TSF_4(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c915 struct halmac_scan_rpt_info *scan_rpt_info = &adapter->scan_rpt_info; in get_scan_ch_notify_88xx() local
920 if (scan_rpt_info->avl_buf_size < 12) { in get_scan_ch_notify_88xx()
925 SCAN_CH_NOTIFY_SET_CH_NUM(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
927 SCAN_CH_NOTIFY_SET_NOTIFY_ID(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
929 SCAN_CH_NOTIFY_SET_STATUS(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
931 SCAN_CH_NOTIFY_SET_TSF_0(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
933 SCAN_CH_NOTIFY_SET_TSF_1(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
935 SCAN_CH_NOTIFY_SET_TSF_2(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
937 SCAN_CH_NOTIFY_SET_TSF_3(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
939 SCAN_CH_NOTIFY_SET_TSF_4(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c916 struct halmac_scan_rpt_info *scan_rpt_info = &adapter->scan_rpt_info; in get_scan_ch_notify_88xx() local
921 if (scan_rpt_info->avl_buf_size < 12) { in get_scan_ch_notify_88xx()
926 SCAN_CH_NOTIFY_SET_CH_NUM(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
928 SCAN_CH_NOTIFY_SET_NOTIFY_ID(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
930 SCAN_CH_NOTIFY_SET_STATUS(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
932 SCAN_CH_NOTIFY_SET_TSF_0(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
934 SCAN_CH_NOTIFY_SET_TSF_1(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
936 SCAN_CH_NOTIFY_SET_TSF_2(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
938 SCAN_CH_NOTIFY_SET_TSF_3(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
940 SCAN_CH_NOTIFY_SET_TSF_4(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c915 struct halmac_scan_rpt_info *scan_rpt_info = &adapter->scan_rpt_info; in get_scan_ch_notify_88xx() local
920 if (scan_rpt_info->avl_buf_size < 12) { in get_scan_ch_notify_88xx()
925 SCAN_CH_NOTIFY_SET_CH_NUM(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
927 SCAN_CH_NOTIFY_SET_NOTIFY_ID(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
929 SCAN_CH_NOTIFY_SET_STATUS(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
931 SCAN_CH_NOTIFY_SET_TSF_0(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
933 SCAN_CH_NOTIFY_SET_TSF_1(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
935 SCAN_CH_NOTIFY_SET_TSF_2(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
937 SCAN_CH_NOTIFY_SET_TSF_3(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
939 SCAN_CH_NOTIFY_SET_TSF_4(scan_rpt_info->buf_wptr, in get_scan_ch_notify_88xx()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_type.h2143 struct halmac_scan_rpt_info scan_rpt_info; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_type.h2134 struct halmac_scan_rpt_info scan_rpt_info; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_type.h2153 struct halmac_scan_rpt_info scan_rpt_info; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_type.h2149 struct halmac_scan_rpt_info scan_rpt_info; member