Searched refs:hci_trx_init (Results 1 – 8 of 8) sorted by relevance
98 enum rtw_phl_status (*hci_trx_init)(struct phl_info_t *phl); member
1324 pstatus = hci_trx_ops->hci_trx_init(phl_info); in phl_datapath_init()
395 if (!trx_ops->hci_trx_init) { in _phl_hci_ops_check()
95 enum rtw_phl_status (*hci_trx_init)(struct phl_info_t *phl); member
392 if (!trx_ops->hci_trx_init) { in _phl_hci_ops_check()
1343 pstatus = hci_trx_ops->hci_trx_init(phl_info); in phl_datapath_init()
1650 .hci_trx_init = phl_trx_init_sdio,
3806 ops.hci_trx_init = phl_trx_init_pcie; in phl_hci_trx_ops_init()