Home
last modified time | relevance | path

Searched refs:rtw89_hci_check_and_reclaim_tx_resource (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/contrib/dev/rtw89/
HDcore.c1122 cnt = rtw89_hci_check_and_reclaim_tx_resource(rtwdev, RTW89_TXCH_CH12); in rtw89_h2c_tx()
3113 return rtw89_hci_check_and_reclaim_tx_resource(rtwdev, ch_dma); in rtw89_check_and_reclaim_tx_resource()
HDcore.h5946 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