Searched refs:pause_tx_id (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_tx.c | 1429 pause_id = phl_info->pause_tx_id; in _phl_datapath_chk_pwr() 1745 if (!TEST_STATUS_FLAG(phl_info->pause_tx_id, ctrl_mdl)) { in _phl_sw_tx_resume() 1747 ctl->id, phl_info->pause_tx_id); in _phl_sw_tx_resume() 1751 CLEAR_STATUS_FLAG(phl_info->pause_tx_id, ctrl_mdl); in _phl_sw_tx_resume() 1753 if (DATA_CTRL_MDL_NONE != phl_info->pause_tx_id) { in _phl_sw_tx_resume() 1755 phl_info->pause_tx_id); in _phl_sw_tx_resume() 1790 phl_info->pause_tx_id); in _phl_sw_tx_pause() 1792 SET_STATUS_FLAG(phl_info->pause_tx_id, ctrl_mdl); in _phl_sw_tx_pause() 1796 phl_info->pause_tx_id, ctl->id); in _phl_sw_tx_pause() 1806 phl_info->pause_tx_id); in _phl_sw_tx_pause() [all …]
|
| H A D | phl_cmd_dispr_controller.c | 61 phl_info->pause_tx_id, ctl.id, in _dispr_resume_io_ctrl() 175 phl_info->pause_tx_id, ctl.id, in _dispr_sw_tx_resume_ctrl()
|
| H A D | phl_struct.h | 292 enum data_ctrl_mdl pause_tx_id; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_tx.c | 1448 pause_id = phl_info->pause_tx_id; in _phl_datapath_chk_pwr() 1764 if (!TEST_STATUS_FLAG(phl_info->pause_tx_id, ctrl_mdl)) { in _phl_sw_tx_resume() 1766 ctl->id, phl_info->pause_tx_id); in _phl_sw_tx_resume() 1770 CLEAR_STATUS_FLAG(phl_info->pause_tx_id, ctrl_mdl); in _phl_sw_tx_resume() 1772 if (DATA_CTRL_MDL_NONE != phl_info->pause_tx_id) { in _phl_sw_tx_resume() 1774 phl_info->pause_tx_id); in _phl_sw_tx_resume() 1809 phl_info->pause_tx_id); in _phl_sw_tx_pause() 1811 SET_STATUS_FLAG(phl_info->pause_tx_id, ctrl_mdl); in _phl_sw_tx_pause() 1815 phl_info->pause_tx_id, ctl->id); in _phl_sw_tx_pause() 1825 phl_info->pause_tx_id); in _phl_sw_tx_pause() [all …]
|
| H A D | phl_cmd_dispr_controller.c | 61 phl_info->pause_tx_id, ctl.id, in _dispr_resume_io_ctrl() 175 phl_info->pause_tx_id, ctl.id, in _dispr_sw_tx_resume_ctrl()
|
| H A D | phl_struct.h | 287 enum data_ctrl_mdl pause_tx_id; member
|