Home
last modified time | relevance | path

Searched defs:tx_1ss (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_cmd.c2518 u8 rtw_ctrl_txss(_adapter *adapter, struct sta_info *sta, bool tx_1ss) in rtw_ctrl_txss()
2559 u8 rtw_ctrl_txss_wk_cmd(_adapter *adapter, struct sta_info *sta, bool tx_1ss, u8 flag) in rtw_ctrl_txss_wk_cmd()
2624 bool tx_1ss = _FALSE; /*change tx from 2ss to 1ss*/ in rtw_ctrl_tx_ss_by_tp() local
2670 void dbg_ctrl_txss(_adapter *adapter, bool tx_1ss) in dbg_ctrl_txss()
Drtw_debug.c8061 u32 tx_1ss = 0; in proc_set_txss_ctrl() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_dm.c1424 void rtw_phydm_trx_cfg(_adapter *adapter, bool tx_1ss) in rtw_phydm_trx_cfg()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_cmd.h770 bool tx_1ss; member