| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_mcc.c | 838 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 841 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 846 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 859 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 873 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 874 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 921 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 923 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 926 rtw_os_xmit_schedule(next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 928 rtw_hal_mcc_check_case_not_limit_traffic(cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_mcc.c | 1114 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 1117 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 1122 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 1135 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 1149 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 1150 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 1197 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 1199 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 1202 rtw_os_xmit_schedule(next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 1204 rtw_hal_mcc_check_case_not_limit_traffic(cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/ |
| H A D | hal_mcc.c | 2487 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2490 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2495 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2508 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2525 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2526 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2531 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2532 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2579 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2581 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_mcc.c | 2489 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2492 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2497 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2510 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2527 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2528 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2533 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2534 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2581 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2583 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_mcc.c | 2487 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2490 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2495 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2508 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2525 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2526 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2531 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2532 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2579 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2581 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_mcc.c | 2487 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2490 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2495 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2508 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2525 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2526 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2531 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2532 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2579 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2581 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_mcc.c | 2603 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2606 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2611 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2624 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2641 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2642 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2647 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2648 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2695 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2697 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_mcc.c | 2603 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2606 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2611 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2624 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2641 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2642 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2647 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2648 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2695 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2697 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_mcc.c | 2603 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2606 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2611 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2624 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2641 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2642 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2647 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2648 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2695 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2697 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_mcc.c | 2603 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2606 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2611 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2624 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2641 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2642 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2647 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2648 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2695 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2697 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_mcc.c | 2603 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2606 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2611 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2624 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2641 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2642 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2647 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2648 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2695 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2697 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_mcc.c | 2602 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2605 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2610 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2623 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2640 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2641 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2646 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2647 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2694 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2696 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_mcc.c | 2604 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2607 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2612 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2625 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2642 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2643 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2648 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2649 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2696 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2698 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_mcc.c | 2603 static void rtw_hal_mcc_check_case_not_limit_traffic(PADAPTER cur_iface, PADAPTER next_iface) in rtw_hal_mcc_check_case_not_limit_traffic() argument 2606 u8 next_bw = next_iface->mlmeextpriv.cur_bwmode; in rtw_hal_mcc_check_case_not_limit_traffic() 2611 next_iface->mcc_adapterpriv.mcc_tp_limit = _FALSE; in rtw_hal_mcc_check_case_not_limit_traffic() 2624 _adapter *iface = NULL, *cur_iface = NULL, *next_iface = NULL; in rtw_hal_mcc_sw_ch_fw_notify_hdl() local 2641 next_iface = pmccobjpriv->iface[next_order]; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2642 next_mccadapriv = &next_iface->mcc_adapterpriv; in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2647 if (cur_iface == NULL || next_iface == NULL) { in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2648 RTW_ERR("cur_iface=%p,next_iface=%p\n", cur_iface, next_iface); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2695 rtw_netif_stop_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() 2697 rtw_netif_wake_queue(next_iface->pnetdev); in rtw_hal_mcc_sw_ch_fw_notify_hdl() [all …]
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2ops.c | 544 goto next_iface; in parse_server_interfaces() 549 next_iface: in parse_server_interfaces()
|