Searched refs:host_encrypt_msdu (Results 1 – 5 of 5) sorted by relevance
249 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local289 host_encrypt_msdu = ieee->host_encrypt_msdu && encrypt && crypt; in libipw_xmit()337 if ((host_encrypt || host_encrypt_msdu) && in libipw_xmit()
745 int host_encrypt_msdu; member
564 ieee->host_encrypt_msdu)) in libipw_wx_set_encodeext()
6760 priv->ieee->host_encrypt_msdu = 1; in ipw_wx_set_encodeext()6765 priv->ieee->host_encrypt_msdu = 0; in ipw_wx_set_encodeext()8520 priv->ieee->host_encrypt_msdu = 0; in ipw_sw_reset()
1691 int host_encrypt_msdu; member