Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Dodm.c856 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
871 EntryCnt++; in odm_CommonInfoSelfUpdate()
874 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/Linux-v5.4/drivers/staging/rtl8188eu/hal/
Dodm.c228 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
244 EntryCnt++; in odm_CommonInfoSelfUpdate()
246 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_ct.c3058 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3069 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3084 ab->EntryCnt++; in lpfc_fdmi_cmd()
3093 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3115 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3129 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3138 pab->ab.EntryCnt = cpu_to_be32(pab->ab.EntryCnt); in lpfc_fdmi_cmd()
Dlpfc_hw.h1347 uint32_t EntryCnt; member
1378 uint32_t EntryCnt; /* Number of HBA attribute entries */ member