Searched refs:_rxs (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300desc.h | 86 #define AR9300RXS(_rxs) ((struct ar9300_rxs *)(_rxs)) argument
|
| /freebsd-13-stable/sys/dev/rtwn/ |
| HD | if_rtwnvar.h | 487 #define rtwn_get_rx_stats(_sc, _rxs, _desc, _physt) \ argument 488 (((_sc)->sc_get_rx_stats((_sc), (_rxs), (_desc), (_physt))))
|
| /freebsd-13-stable/sys/dev/ath/ |
| HD | if_athvar.h | 1477 #define ath_hal_procradarevent(_ah, _rxs, _fulltsf, _buf, _event) \ argument 1478 ((*(_ah)->ah_procRadarEvent)((_ah), (_rxs), (_fulltsf), \
|