Searched refs:ieee80211_tx_set_protected (Results 1 – 4 of 4) sorted by relevance
252 ieee80211_tx_set_protected(tx); in ieee80211_crypto_tkip_encrypt()482 ieee80211_tx_set_protected(tx); in ieee80211_crypto_ccmp_encrypt()712 ieee80211_tx_set_protected(tx); in ieee80211_crypto_gcmp_encrypt()1253 ieee80211_tx_set_protected(tx); in ieee80211_crypto_hw_encrypt()
296 ieee80211_tx_set_protected(tx); in ieee80211_crypto_wep_encrypt()
1627 void ieee80211_tx_set_protected(struct ieee80211_tx_data *tx);
100 void ieee80211_tx_set_protected(struct ieee80211_tx_data *tx) in ieee80211_tx_set_protected() function