Searched defs:_param (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah_internal.h | 478 #define ath_hal_eepromGet(_ah, _param, _val) \ argument 480 #define ath_hal_eepromSet(_ah, _param, _val) \ argument 482 #define ath_hal_eepromGetFlag(_ah, _param) \ argument
|
/dflybsd-src/sbin/ifconfig/ |
H A D | ifieee80211.c | 1500 #define _APPLY(_flags, _base, _param, _v) do { \ argument 1532 #define _APPLY1(_flags, _base, _param, _v) do { \ argument 1555 #define _APPLY_RATE(_flags, _base, _param, _v) do { \ argument 1561 #define _APPLY_RATE1(_flags, _base, _param, _v) do { \ argument
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_athvar.h | 1224 #define ath_hal_getcapability(_ah, _cap, _param, _result) \ argument 1226 #define ath_hal_setcapability(_ah, _cap, _param, _v, _status) \ argument 1487 #define ath_hal_enabledfs(_ah, _param) \ argument 1489 #define ath_hal_getdfsthresh(_ah, _param) \ argument 1491 #define ath_hal_getdfsdefaultthresh(_ah, _param) \ argument
|