Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dlibipw_tx.c263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
303 host_encrypt_msdu = ieee->host_encrypt_msdu && encrypt && crypt; in libipw_xmit()
351 if ((host_encrypt || host_encrypt_msdu) && in libipw_xmit()
Dlibipw.h751 int host_encrypt_msdu; member
Dlibipw_wx.c578 ieee->host_encrypt_msdu)) in libipw_wx_set_encodeext()
Dipw2200.c6775 priv->ieee->host_encrypt_msdu = 1; in ipw_wx_set_encodeext()
6780 priv->ieee->host_encrypt_msdu = 0; in ipw_wx_set_encodeext()
8542 priv->ieee->host_encrypt_msdu = 0; in ipw_sw_reset()
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1696 int host_encrypt_msdu; member