Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_MCS_FEC_LDPC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h151 IEEE80211_RADIOTAP_MCS_FEC_LDPC = 0x10, enumerator
/openbmc/linux/net/mac80211/
H A Drx.c487 *pos |= IEEE80211_RADIOTAP_MCS_FEC_LDPC; in ieee80211_add_rx_radiotap_header()
H A Dtx.c2199 mcs_flags & IEEE80211_RADIOTAP_MCS_FEC_LDPC) in ieee80211_parse_tx_radiotap()