Searched refs:ap_nums (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c_ops.c | 1179 u8 ap_nums = 0; in rtl8821c_ap_port_switch() local 1200 ap_nums = rtw_mi_get_ap_num(adapter); in rtl8821c_ap_port_switch() 1201 if (ap_nums > 0) { in rtl8821c_ap_port_switch() 1202 RTW_ERR("SortAP mode numbers:%d, must move setting to MBSSID CAM, not support yet\n", ap_nums); in rtl8821c_ap_port_switch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c_ops.c | 1180 u8 ap_nums = 0; in rtl8821c_ap_port_switch() local 1201 ap_nums = rtw_mi_get_ap_num(adapter); in rtl8821c_ap_port_switch() 1202 if (ap_nums > 0) { in rtl8821c_ap_port_switch() 1203 RTW_ERR("SortAP mode numbers:%d, must move setting to MBSSID CAM, not support yet\n", ap_nums); in rtl8821c_ap_port_switch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/ |
| H A D | rtl8822b_ops.c | 1878 u8 ap_nums = 0; in hw_var_ap_port_switch() local 1899 ap_nums = rtw_mi_get_ap_num(adapter); in hw_var_ap_port_switch() 1900 if (ap_nums > 0) { in hw_var_ap_port_switch() 1901 RTW_ERR("SortAP mode numbers:%d, must move setting to MBSSID CAM, not support yet\n", ap_nums); in hw_var_ap_port_switch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/ |
| H A D | rtl8822c_ops.c | 2170 u8 ap_nums = 0; in hw_var_ap_port_switch() local 2191 ap_nums = rtw_mi_get_ap_num(adapter); in hw_var_ap_port_switch() 2192 if (ap_nums > 0) { in hw_var_ap_port_switch() 2193 RTW_ERR("SortAP mode numbers:%d, must move setting to MBSSID CAM, not support yet\n", ap_nums); in hw_var_ap_port_switch()
|