Searched refs:host_build_iv (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_tx.c263 int ether_type, encrypt, host_encrypt, host_encrypt_msdu, host_build_iv; local
303 host_build_iv = ieee->host_build_iv && encrypt && crypt;
315 if (host_encrypt || host_build_iv)
469 if (host_encrypt || host_build_iv)
504 else if (host_build_iv) {
H A Dieee80211_wx.c310 int host_crypto = ieee->host_encrypt || ieee->host_decrypt || ieee->host_build_iv;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_wx.c697 bcm->ieee->host_build_iv = !on;
H A Dbcm43xx_main.c3975 bcm->ieee->host_build_iv = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h1020 int host_build_iv; member in struct:ieee80211_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_mac.c1228 ieee->host_build_iv = 0;

Completed in 127 milliseconds