Searched refs:pltfm_tx (Results 1 – 8 of 8) sorted by relevance
57 pstatus = phl_info->hci_trx_ops->pltfm_tx(phl_info, pkt); in rtw_phl_pltfm_tx()
105 enum rtw_phl_status (*pltfm_tx)(struct phl_info_t *phl, void *pkt); member
420 if (!trx_ops->pltfm_tx) { in _phl_hci_ops_check()
108 enum rtw_phl_status (*pltfm_tx)(struct phl_info_t *phl, void *pkt); member
423 if (!trx_ops->pltfm_tx) { in _phl_hci_ops_check()
1659 .pltfm_tx = phl_pltfm_tx_sdio,
3817 ops.pltfm_tx = phl_pltfm_tx_pcie; in phl_hci_trx_ops_init()