Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dchannel_map.h38 uint32_t ch_index; member
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-phy-db.c261 u8 ch_index = ch_id_to_ch_index(ch_id); in channel_id_to_txp() local
262 if (ch_index == 0xff) in channel_id_to_txp()
273 if (le16_to_cpu(txp_chg->max_channel_idx) >= ch_index) in channel_id_to_txp()