Searched refs:IEEE80211_BPF_CRYPTO (Results 1 – 7 of 7) sorted by relevance
599 #define IEEE80211_BPF_CRYPTO 0x04 /* tx with h/w encryption */ macro
822 if (params->ibp_flags & IEEE80211_BPF_CRYPTO) { in ieee80211_mgmt_output()2256 params.ibp_flags |= IEEE80211_BPF_CRYPTO; in ieee80211_send_mgmt()
1058 (!params || (params && (params->ibp_flags & IEEE80211_BPF_CRYPTO)))) { in wi_raw_xmit()
2975 if (params->ibp_flags & IEEE80211_BPF_CRYPTO) { in wpi_tx_data_raw()2993 if (params->ibp_flags & IEEE80211_BPF_CRYPTO) in wpi_tx_data_raw()
1719 rate, (params->ibp_flags & IEEE80211_BPF_CRYPTO) != 0, in rt2560_tx_raw()
2118 m0, params->ibp_flags & IEEE80211_BPF_CRYPTO, 0, in ath_tx_raw_start()
2749 if (params->ibp_flags & IEEE80211_BPF_CRYPTO) { in urtwn_tx_raw()