Searched refs:host_encrypt_msdu (Results 1 – 5 of 5) sorted by relevance
263 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local303 host_encrypt_msdu = ieee->host_encrypt_msdu && encrypt && crypt; in libipw_xmit()351 if ((host_encrypt || host_encrypt_msdu) && in libipw_xmit()
751 int host_encrypt_msdu; member
578 ieee->host_encrypt_msdu)) in libipw_wx_set_encodeext()
6775 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()
1696 int host_encrypt_msdu; member