Searched refs:_cfg (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_athvar.h | 1518 #define ath_hal_btcoex_set_config(_ah, _cfg) \ argument 1519 ((*(_ah)->ah_btCoexSetConfig)((_ah), (_cfg)))
|
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/ |
H A D | if_iwx.c | 10523 _rf_id, _no_160, _cores, _cdb, _jacket, _cfg) \ argument 10524 { .device = (_device), .subdevice = (_subdevice), .cfg = &(_cfg), \ 10529 #define IWX_DEV_INFO(_device, _subdevice, _cfg) \ argument 10532 IWX_CFG_ANY, IWX_CFG_ANY, _cfg)
|