Home
last modified time | relevance | path

Searched refs:req_tx_stop (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ser_fsm.c422 ops->req_tx_stop(pser->phl_info); in ser_pci_l1_pause_trx_st_hdl()
576 ops->req_tx_stop(pser->phl_info); in ser_usb_l1_pause_trx_st_hdl()
707 ops->req_tx_stop(pser->phl_info); in ser_sdio_l1_pause_trx_st_hdl()
H A Dphl_struct.h112 void (*req_tx_stop)(struct phl_info_t *phl); member
H A Dphl_tx.c1498 hci_trx_ops->req_tx_stop(phl_info); in rtw_phl_tx_stop()
1838 ops->req_tx_stop(phl_info); in _phl_sw_tx_pause()
H A Dphl_init.c440 if (!trx_ops->req_tx_stop) { in _phl_hci_ops_check()
H A Dphl_wow.c1064 trx_ops->req_tx_stop(phl_info); in phl_wow_init_precfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ser_fsm.c422 ops->req_tx_stop(pser->phl_info); in ser_pci_l1_pause_trx_st_hdl()
576 ops->req_tx_stop(pser->phl_info); in ser_usb_l1_pause_trx_st_hdl()
707 ops->req_tx_stop(pser->phl_info); in ser_sdio_l1_pause_trx_st_hdl()
H A Dphl_struct.h115 void (*req_tx_stop)(struct phl_info_t *phl); member
H A Dphl_tx.c1479 hci_trx_ops->req_tx_stop(phl_info); in rtw_phl_tx_stop()
1819 ops->req_tx_stop(phl_info); in _phl_sw_tx_pause()
H A Dphl_wow.c1050 trx_ops->req_tx_stop(phl_info); in phl_wow_init_precfg()
H A Dphl_init.c443 if (!trx_ops->req_tx_stop) { in _phl_hci_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1664 .req_tx_stop = phl_req_tx_stop_sdio,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3822 ops.req_tx_stop = phl_req_tx_stop_pcie; in phl_hci_trx_ops_init()