Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ser_fsm.c433 ops->req_rx_stop(pser->phl_info); in ser_pci_l1_pause_trx_st_hdl()
581 ops->req_rx_stop(pser->phl_info); in ser_usb_l1_pause_trx_st_hdl()
710 ops->req_rx_stop(pser->phl_info); in ser_sdio_l1_pause_trx_st_hdl()
H A Dphl_struct.h113 void (*req_rx_stop)(struct phl_info_t *phl); member
H A Dphl_init.c444 if (!trx_ops->req_rx_stop) { in _phl_hci_ops_check()
H A Dphl_wow.c1124 trx_ops->req_rx_stop(phl_info); in phl_wow_init_postcfg()
H A Dphl_tx.c1970 ops->req_rx_stop(phl_info); in _phl_sw_rx_pause()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ser_fsm.c433 ops->req_rx_stop(pser->phl_info); in ser_pci_l1_pause_trx_st_hdl()
581 ops->req_rx_stop(pser->phl_info); in ser_usb_l1_pause_trx_st_hdl()
710 ops->req_rx_stop(pser->phl_info); in ser_sdio_l1_pause_trx_st_hdl()
H A Dphl_struct.h116 void (*req_rx_stop)(struct phl_info_t *phl); member
H A Dphl_wow.c1110 trx_ops->req_rx_stop(phl_info); in phl_wow_init_postcfg()
H A Dphl_tx.c1951 ops->req_rx_stop(phl_info); in _phl_sw_rx_pause()
H A Dphl_init.c447 if (!trx_ops->req_rx_stop) { in _phl_hci_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1665 .req_rx_stop = phl_req_rx_stop_sdio,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3823 ops.req_rx_stop = phl_req_rx_stop_pcie; in phl_hci_trx_ops_init()