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