Home
last modified time | relevance | path

Searched refs:no_160 (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwx.c9674 uint8_t no_160; member
9685 .no_160 = _no_160, .cores = _cores, .rf_id = _rf_id, \
10102 uint8_t mac_step, cdb, jacket, rf_id, no_160, cores; in iwx_find_device_cfg() local
10113 no_160 = IWX_SUBDEVICE_NO_160(sdev_id); in iwx_find_device_cfg()
10151 if (dev_info->no_160 != (uint8_t)IWX_CFG_ANY && in iwx_find_device_cfg()
10152 dev_info->no_160 != no_160) in iwx_find_device_cfg()