Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c3278 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3286 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3301 ab->EntryCnt++; in lpfc_fdmi_cmd()
3313 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3345 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3361 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3373 pab->ab.EntryCnt = cpu_to_be32(pab->ab.EntryCnt); in lpfc_fdmi_cmd()
H A Dlpfc_hw.h1495 uint32_t EntryCnt; /* Number of HBA attribute entries */ member
1517 __be32 EntryCnt; member