Searched refs:chan_type (Results 1 – 2 of 2) sorted by relevance
101 enum util_format_type chan_type; in format_matches_type() local114 chan_type = UTIL_FORMAT_TYPE_FLOAT; in format_matches_type()116 chan_type = UTIL_FORMAT_TYPE_FIXED; in format_matches_type()118 chan_type = UTIL_FORMAT_TYPE_SIGNED; in format_matches_type()120 chan_type = UTIL_FORMAT_TYPE_UNSIGNED; in format_matches_type()129 if (desc->channel[chan].type != chan_type || in format_matches_type()
943 unsigned int freq, chan_type, duration; in mlme_event_remain_on_channel() local953 chan_type = nla_get_u32(tb[NL80211_ATTR_WIPHY_CHANNEL_TYPE]); in mlme_event_remain_on_channel()955 chan_type = 0; in mlme_event_remain_on_channel()969 cancel_event, freq, chan_type, duration, in mlme_event_remain_on_channel()