Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c633 if (il->calib_info->band_info[b].ch_from == 0) in il4965_get_sub_band()
636 if (channel >= il->calib_info->band_info[b].ch_from && in il4965_get_sub_band()
H A Dcommon.h288 u8 ch_from; /* channel number of lowest channel in subband */ member