Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/hal/
H A Dodm.c294 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
309 EntryCnt++; in odm_CommonInfoSelfUpdate()
312 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_ct.c3255 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3263 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3278 ab->EntryCnt++; in lpfc_fdmi_cmd()
3290 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3322 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3338 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3350 pab->ab.EntryCnt = cpu_to_be32(pab->ab.EntryCnt); in lpfc_fdmi_cmd()
H A Dlpfc_hw.h1517 uint32_t EntryCnt; /* Number of HBA attribute entries */ member
1539 __be32 EntryCnt; member