Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c248 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local
288 host_encrypt_msdu = ieee->host_encrypt_msdu && encrypt && crypt; in libipw_xmit()
336 if ((host_encrypt || host_encrypt_msdu) && in libipw_xmit()
H A Dlibipw.h804 int host_encrypt_msdu; member
H A Dlibipw_wx.c561 ieee->host_encrypt_msdu)) in libipw_wx_set_encodeext()
H A Dipw2200.c6725 priv->ieee->host_encrypt_msdu = 1; in ipw_wx_set_encodeext()
6730 priv->ieee->host_encrypt_msdu = 0; in ipw_wx_set_encodeext()
8485 priv->ieee->host_encrypt_msdu = 0; in ipw_sw_reset()