Searched refs:trx_cfg (Results 1 – 10 of 10) sorted by relevance
106 enum rtw_phl_status (*trx_cfg)(struct phl_info_t *phl); member
1287 trx_ops->trx_cfg(phl_info); in phl_wow_deinit_precfg()
1257 pstatus = hci_trx_ops->trx_cfg(phl_info); in phl_datapath_start()
419 if (!trx_ops->trx_cfg) { in _phl_hci_ops_check()
103 enum rtw_phl_status (*trx_cfg)(struct phl_info_t *phl); member
416 if (!trx_ops->trx_cfg) { in _phl_hci_ops_check()
1301 trx_ops->trx_cfg(phl_info); in phl_wow_deinit_precfg()
1284 pstatus = hci_trx_ops->trx_cfg(phl_info); in phl_datapath_start()
1657 .trx_cfg = phl_trx_cfg_sdio,
3812 ops.trx_cfg = phl_trx_config_pcie; in phl_hci_trx_ops_init()