Searched refs:get_rxbd_buf (Results 1 – 8 of 8) sorted by relevance
29 return phl_info->hci_trx_ops->get_rxbd_buf(phl_info); in rtw_phl_get_rxbd_buf()
117 void *(*get_rxbd_buf)(struct phl_info_t *phl); member
460 if (!trx_ops->get_rxbd_buf) { in _phl_hci_ops_check()
120 void *(*get_rxbd_buf)(struct phl_info_t *phl); member
463 if (!trx_ops->get_rxbd_buf) { in _phl_hci_ops_check()
1669 .get_rxbd_buf = phl_get_rxbd_buf_sdio,
3827 ops.get_rxbd_buf = phl_get_rxbd_buf_pcie; in phl_hci_trx_ops_init()