Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6000_drv.c151 unsigned int setuphcipal = SETUPHCIPAL_DEFAULT; variable
195 module_param(setuphcipal, uint, 0644);
2029 if (setuphcipal && (NULL != ar6kHciPalCallbacks_g.cleanupTransport)) { in ar6000_stop_endpoint()
2034 if(setuphcipal) in ar6000_stop_endpoint()
2740 if (setuphcipal && (NULL != ar6kHciPalCallbacks_g.setupTransport)) in ar6000_init()
2743 if(setuphcipal) in ar6000_init()