Searched defs:band (Results 1 - 4 of 4) sorted by relevance

/include/media/
H A Dtea575x.h63 u32 band; /* 0: FM, 1: FM-Japan, 2: AM */ member in struct:snd_tea575x
/include/net/
H A Dmac80211.h348 * the current band.
350 * @mcast_rate: per-band multicast rate index + 1 (0: disabled)
494 * frames not being sent at CCK rate in 2GHz band.
692 * @band: the band to transmit on (use for checking for races)
707 u8 band; member in struct:ieee80211_tx_info
764 * @ies: pointers to band specific IEs.
943 * @band: the active band when this frame was received
953 * @rate_idx: index of data rate into band'
973 u8 band; member in struct:ieee80211_rx_status
4653 rate_supported(struct ieee80211_sta *sta, enum ieee80211_band band, int index) argument
[all...]
H A Dsock.h2071 static inline void sk_wake_async(struct sock *sk, int how, int band) argument
2074 sock_wake_async(sk->sk_socket, how, band);
H A Dcfg80211.h75 * @IEEE80211_BAND_2GHZ: 2.4GHz ISM band
76 * @IEEE80211_BAND_5GHZ: around 5GHz band (4.9-5.7)
77 * @IEEE80211_BAND_60GHZ: around 60 GHz band (58.32 - 64.80 GHz)
103 * @IEEE80211_CHAN_NO_80MHZ: If the driver supports 80 MHz on the band,
108 * @IEEE80211_CHAN_NO_160MHZ: If the driver supports 160 MHz on the band,
154 * @band: band this channel belongs to.
160 * to enable this, this is useful only on 5 GHz band.
169 enum ieee80211_band band; member in struct:ieee80211_channel
192 * preamble on this bitrate; only relevant in 2.4GHz band an
293 enum ieee80211_band band; member in struct:ieee80211_supported_band
[all...]

Completed in 613 milliseconds