Home
last modified time | relevance | path

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

/drivers/staging/wlags49_h2/
Dhcf.h243 #define HCF_NIC_TAL_CNT (sizeof(CFG_HERMES_TALLIES_STRCT)/ sizeof(hcf_32)) macro
245 #define HCF_NIC_TAL_CNT 0 macro
252 #define HCF_TOT_TAL_CNT ( HCF_NIC_TAL_CNT + HCF_NIC_TAL_CNT )
Dhcf.c465 HCF_NIC_TAL_CNT,
1163 …ifbp->IFB_TallyLen = 1 + 2 * (HCF_NIC_TAL_CNT + HCF_HCF_TAL_CNT); //convert # of Tallies to L va… in hcf_connect()
4186 /*2*/ if ( info[0] > HCF_NIC_TAL_CNT ) { in isr_info()
4187 info[0] = HCF_NIC_TAL_CNT + 1; in isr_info()