Searched refs:rtw_txring_choose (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | rtw.c | 184 int rtw_txring_choose(struct rtw_softc *, struct rtw_txsoft_blk **, 2659 rtw_txring_choose(struct rtw_softc *sc, struct rtw_txsoft_blk **tsbp, in rtw_txring_choose() function 2691 if (rtw_txring_choose(sc, tsbp, tdbp, pri) == -1) { in rtw_80211_dequeue() 2764 if (rtw_txring_choose(sc, tsbp, tdbp, RTW_TXPRIMD) == -1) { in rtw_dequeue()
|