Searched refs:IEEE80211_RADIOTAP_DBM_ANTSIGNAL (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dieee802_11_radio.h103 * IEEE80211_RADIOTAP_DBM_ANTSIGNAL int8_t decibels from
201 IEEE80211_RADIOTAP_DBM_ANTSIGNAL = 5, enumerator in enum:ieee80211_radiotap_type
H A Dprint-802_11.c1915 case IEEE80211_RADIOTAP_DBM_ANTSIGNAL:
2064 case IEEE80211_RADIOTAP_DBM_ANTSIGNAL:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dieee80211_radiotap.h107 * IEEE80211_RADIOTAP_DBM_ANTSIGNAL s8 decibels from
188 IEEE80211_RADIOTAP_DBM_ANTSIGNAL = 5, enumerator in enum:ieee80211_radiotap_type
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dieee80211_radiotap.h108 * IEEE80211_RADIOTAP_DBM_ANTSIGNAL int8_t decibels from
195 IEEE80211_RADIOTAP_DBM_ANTSIGNAL = 5, enumerator in enum:ieee80211_radiotap_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dradiotap.c29 [IEEE80211_RADIOTAP_DBM_ANTSIGNAL] = { .align = 1, .size = 1, },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c181 (1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drx.c172 /* IEEE80211_RADIOTAP_DBM_ANTSIGNAL */
176 cpu_to_le32(1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h3833 IEEE80211_RADIOTAP_DBM_ANTSIGNAL = 5, enumerator in enum:ieee80211_radiotap_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.c7894 (1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL) |
8102 (1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL) |
H A Dipw2100.c2613 ipw_rt->rt_hdr.it_present = cpu_to_le32(1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL);

Completed in 295 milliseconds