Searched refs:trx_resume (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_struct.h | 114 void (*trx_resume)(struct phl_info_t *phl, u8 type); member
|
| H A D | phl_tx.c | 1488 hci_trx_ops->trx_resume(phl_info, PHL_CTRL_TX); in rtw_phl_tx_resume() 1759 ops->trx_resume(phl_info, PHL_CTRL_TX); in _phl_sw_tx_resume() 1893 ops->trx_resume(phl_info, PHL_CTRL_RX); in _phl_sw_rx_resume()
|
| H A D | phl_wow.c | 1289 trx_ops->trx_resume(phl_info, PHL_CTRL_RX); in phl_wow_deinit_precfg() 1356 trx_ops->trx_resume(phl_info, PHL_CTRL_TX); in phl_wow_deinit_postcfg()
|
| H A D | phl_init.c | 439 if (!trx_ops->trx_resume) { in _phl_hci_ops_check() 2083 ops->trx_resume(phl_info, PHL_CTRL_TX|PHL_CTRL_RX); in rtw_phl_reset()
|
| H A D | phl_ser_fsm.c | 277 ops->trx_resume(pser->phl_info, type); in ser_resume_trx_process()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_struct.h | 111 void (*trx_resume)(struct phl_info_t *phl, u8 type); member
|
| H A D | phl_tx.c | 1507 hci_trx_ops->trx_resume(phl_info, PHL_CTRL_TX); in rtw_phl_tx_resume() 1778 ops->trx_resume(phl_info, PHL_CTRL_TX); in _phl_sw_tx_resume() 1912 ops->trx_resume(phl_info, PHL_CTRL_RX); in _phl_sw_rx_resume()
|
| H A D | phl_init.c | 436 if (!trx_ops->trx_resume) { in _phl_hci_ops_check() 2073 ops->trx_resume(phl_info, PHL_CTRL_TX|PHL_CTRL_RX); in rtw_phl_reset()
|
| H A D | phl_wow.c | 1303 trx_ops->trx_resume(phl_info, PHL_CTRL_RX); in phl_wow_deinit_precfg() 1370 trx_ops->trx_resume(phl_info, PHL_CTRL_TX); in phl_wow_deinit_postcfg()
|
| H A D | phl_ser_fsm.c | 277 ops->trx_resume(pser->phl_info, type); in ser_resume_trx_process()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 1663 .trx_resume = phl_trx_resume_sdio,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 3821 ops.trx_resume = phl_trx_resume_pcie; in phl_hci_trx_ops_init()
|