Home
last modified time | relevance | path

Searched refs:trx_stop (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_struct.h107 void (*trx_stop)(struct phl_info_t *phl); member
H A Dphl_wow.c1137 trx_ops->trx_stop(phl_info); in phl_wow_init_postcfg()
H A Dphl_tx.c1270 hci_trx_ops->trx_stop(phl_info); in phl_datapath_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_struct.h104 void (*trx_stop)(struct phl_info_t *phl); member
H A Dphl_wow.c1151 trx_ops->trx_stop(phl_info); in phl_wow_init_postcfg()
H A Dphl_tx.c1297 hci_trx_ops->trx_stop(phl_info); in phl_datapath_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1658 .trx_stop = phl_trx_stop_sdio,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3813 ops.trx_stop = phl_trx_stop_pcie; in phl_hci_trx_ops_init()