Searched refs:recv_rxfifo (Results 1 – 5 of 5) sorted by relevance
141 enum rtw_phl_status (*recv_rxfifo)(struct phl_info_t *phl); member
2214 phl_info->hci_trx_ops->recv_rxfifo(phl); in rtw_phl_interrupt_handler()
137 enum rtw_phl_status (*recv_rxfifo)(struct phl_info_t *phl); member
2204 phl_info->hci_trx_ops->recv_rxfifo(phl); in rtw_phl_interrupt_handler()
1675 .recv_rxfifo = phl_recv_rxfifo_sdio,