Searched refs:rtw89_hci_check_and_reclaim_tx_resource (Results 1 – 2 of 2) sorted by relevance
1091 cnt = rtw89_hci_check_and_reclaim_tx_resource(rtwdev, RTW89_TXCH_CH12); in rtw89_h2c_tx()3105 return rtw89_hci_check_and_reclaim_tx_resource(rtwdev, ch_dma); in rtw89_check_and_reclaim_tx_resource()
5980 static inline u32 rtw89_hci_check_and_reclaim_tx_resource(struct rtw89_dev *rtwdev, u8 txch) in rtw89_hci_check_and_reclaim_tx_resource() function