Searched refs:wlan_set_tx_pause_flag (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11n.h | 114 void wlan_set_tx_pause_flag(mlan_private *priv, t_u8 flag);
|
| H A D | mlan_11n.c | 1882 void wlan_set_tx_pause_flag(mlan_private *priv, t_u8 flag) in wlan_set_tx_pause_flag() function 1919 wlan_set_tx_pause_flag(priv, MTRUE); in wlan_cmd_recfg_tx_buf()
|
| H A D | mlan_sta_cmdresp.c | 3218 wlan_set_tx_pause_flag(pmpriv, MFALSE); in wlan_ops_sta_process_cmdresp()
|
| H A D | mlan_uap_cmdevent.c | 5110 wlan_set_tx_pause_flag(pmpriv, MFALSE); in wlan_ops_uap_process_cmdresp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_11n.h | 118 void wlan_set_tx_pause_flag(mlan_private *priv, t_u8 flag);
|
| H A D | mlan_11n.c | 1859 wlan_set_tx_pause_flag(mlan_private *priv, t_u8 flag) in wlan_set_tx_pause_flag() function 1898 wlan_set_tx_pause_flag(priv, MTRUE); in wlan_cmd_recfg_tx_buf()
|
| H A D | mlan_sta_cmdresp.c | 2662 wlan_set_tx_pause_flag(pmpriv, MFALSE); in wlan_ops_sta_process_cmdresp()
|
| H A D | mlan_uap_cmdevent.c | 4164 wlan_set_tx_pause_flag(pmpriv, MFALSE); in wlan_ops_uap_process_cmdresp()
|