Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Dodm.c294 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
309 EntryCnt++; in odm_CommonInfoSelfUpdate()
312 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/linux-6.1.9/drivers/staging/r8188eu/hal/
Dodm.c265 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
281 EntryCnt++; in odm_CommonInfoSelfUpdate()
283 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_ct.c3258 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3266 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3281 ab->EntryCnt++; in lpfc_fdmi_cmd()
3293 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3325 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3341 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3353 pab->ab.EntryCnt = cpu_to_be32(pab->ab.EntryCnt); in lpfc_fdmi_cmd()
Dlpfc_hw.h1493 uint32_t EntryCnt; /* Number of HBA attribute entries */ member
1515 uint32_t EntryCnt; member