Searched refs:check_and_reclaim_tx_resource (Results 1 – 3 of 3) sorted by relevance
825 .check_and_reclaim_tx_resource = rtw89_usb_ops_check_and_reclaim_tx_resource,
3656 u32 (*check_and_reclaim_tx_resource)(struct rtw89_dev *rtwdev, u8 txch); member6227 return rtwdev->hci.ops->check_and_reclaim_tx_resource(rtwdev, txch); in rtw89_hci_check_and_reclaim_tx_resource()
4451 .check_and_reclaim_tx_resource = rtw89_pci_check_and_reclaim_tx_resource,