Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/hal/
Dodm.c843 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
858 EntryCnt++; in odm_CommonInfoSelfUpdate()
861 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/drivers/staging/rtl8188eu/hal/
Dodm.c226 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
242 EntryCnt++; in odm_CommonInfoSelfUpdate()
244 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/drivers/scsi/lpfc/
Dlpfc_ct.c3116 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3128 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3143 ab->EntryCnt++; in lpfc_fdmi_cmd()
3152 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3174 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3188 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3197 pab->ab.EntryCnt = cpu_to_be32(pab->ab.EntryCnt); in lpfc_fdmi_cmd()
Dlpfc_hw.h1349 uint32_t EntryCnt; /* Number of HBA attribute entries */ member
1371 uint32_t EntryCnt; member