Lines Matching +defs:c +defs:mode

138 	struct ieee80211_channel *c;  in ieee80211_chan_init()  local
1112 ieee80211_chan2ieee(struct ieee80211com *ic, const struct ieee80211_channel *c) in ieee80211_chan2ieee()
1155 set_extchan(struct ieee80211_channel *c) in set_extchan()
1211 set_vht_extchan(struct ieee80211_channel *c) in set_vht_extchan()
1322 struct ieee80211_channel *c; in addchan() local
1350 struct ieee80211_channel *c; in copychan_prev() local
1523 struct ieee80211_channel *c; in findchannel() local
1580 ieee80211_get_channel_center_freq(const struct ieee80211_channel *c) in ieee80211_get_channel_center_freq()
1599 ieee80211_get_channel_center_freq1(const struct ieee80211_channel *c) in ieee80211_get_channel_center_freq1()
1623 ieee80211_get_channel_center_freq2(const struct ieee80211_channel *c) in ieee80211_get_channel_center_freq2()
1784 struct ieee80211_channel *c; in ieee80211_find_channel() local
1803 struct ieee80211_channel *c; in ieee80211_find_channel_byieee() local
1845 struct ieee80211_channel *c; in ieee80211_lookup_channel_rxstatus() local
1898 addmedia(struct ifmedia *media, int caps, int addsta, int mode, int mword) in addmedia()
1949 enum ieee80211_phymode mode; in ieee80211_media_setup() local
2056 ieee80211_get_suprates(struct ieee80211com *ic, const struct ieee80211_channel *c) in ieee80211_get_suprates()
2065 const struct ieee80211_channel *c) in ieee80211_get_suphtrates()
2074 enum ieee80211_phymode mode; in ieee80211_announce() local
2102 const struct ieee80211_channel *c; in ieee80211_announce_channels() local
2146 media2mode(const struct ifmedia_entry *ime, uint32_t flags, uint16_t *mode) in media2mode()
2284 enum ieee80211_phymode mode; in ieee80211_media_status() local
2329 ieee80211_setmode(struct ieee80211com *ic, enum ieee80211_phymode mode) in ieee80211_setmode()
2409 const struct ieee80211_node_txrate *tr, enum ieee80211_phymode mode) in ieee80211_rate2media()
2651 #define mix(a, b, c) \ argument
2668 uint32_t a = 0x9e3779b9, b = 0x9e3779b9, c = ic->ic_hash_key; in ieee80211_mac_hash() local
2684 ieee80211_channel_type_char(const struct ieee80211_channel *c) in ieee80211_channel_type_char()