Searched refs:hycapi_enable (Results 1 – 3 of 3) sorted by relevance
51 if (hycapi_enable & (1 << card->myid)) { in hysdn_sched_rx()126 if (((hycapi_enable & (1 << card->myid))) && in hysdn_sched_tx()
270 extern unsigned int hycapi_enable;
36 unsigned int hycapi_enable = 0xffffffff; variable37 module_param(hycapi_enable, uint, 0);732 if ((hycapi_enable & (1 << card->myid)) == 0) { in hycapi_capi_create()