Searched refs:SET_CHAN_CHANNEL_WIDTH (Results 1 – 1 of 1) sorted by relevance
17995 #define SET_CHAN_CHANNEL_WIDTH \ macro18022 [SET_CHAN_CHANNEL_WIDTH] = {.type = NLA_U8},18110 if (tb2[SET_CHAN_CHANNEL_WIDTH]) in hdd_extract_external_acs_frequencies()18112 nla_get_u8(tb2[SET_CHAN_CHANNEL_WIDTH]); in hdd_extract_external_acs_frequencies()18223 if (tb2[SET_CHAN_CHANNEL_WIDTH]) { in hdd_extract_external_acs_channels()18225 nla_get_u8(tb2[SET_CHAN_CHANNEL_WIDTH]); in hdd_extract_external_acs_channels()18311 #undef SET_CHAN_CHANNEL_WIDTH