Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Dodm.c142 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
157 EntryCnt++; in odm_CommonInfoSelfUpdate()
160 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c3279 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3287 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3302 ab->EntryCnt++; in lpfc_fdmi_cmd()
3314 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3346 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3362 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3374 pab->ab.EntryCnt = cpu_to_be32(pab->ab.EntryCnt); in lpfc_fdmi_cmd()
H A Dlpfc_hw.h1541 uint32_t EntryCnt; /* Number of HBA attribute entries */ member
1563 __be32 EntryCnt; member