Searched defs:use_encryption (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/b43legacy/
H A Dxmit.c195 int use_encryption = !!info->control.hw_key; local
237 if (use_encryption) {
/drivers/net/wireless/b43/
H A Dxmit.c253 int use_encryption = !!info->control.hw_key; local
299 if (use_encryption) {

Completed in 78 milliseconds