Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Drx.c298 int rtap_len, bool has_fcs) in ieee80211_add_rx_radiotap_header() argument
336 if (!(has_fcs && ieee80211_hw_check(&local->hw, RX_INCLUDES_FCS))) in ieee80211_add_rx_radiotap_header()
390 if (has_fcs && ieee80211_hw_check(&local->hw, RX_INCLUDES_FCS)) in ieee80211_add_rx_radiotap_header()