Home
last modified time | relevance | path

Searched refs:EntryCnt (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_ct.c3116 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3128 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3143 ab->EntryCnt++; in lpfc_fdmi_cmd()
3152 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3174 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3188 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3197 pab->ab.EntryCnt = cpu_to_be32(pab->ab.EntryCnt); in lpfc_fdmi_cmd()
H A Dlpfc_hw.h1349 uint32_t EntryCnt; /* Number of HBA attribute entries */ member
1371 uint32_t EntryCnt; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c3266 rh->rpl.EntryCnt = cpu_to_be32(1); in lpfc_fdmi_cmd()
3274 ab->EntryCnt = 0; in lpfc_fdmi_cmd()
3275 size += FOURBYTES; /* add length of EntryCnt field */ in lpfc_fdmi_cmd()
3289 ab->EntryCnt++; in lpfc_fdmi_cmd()
3301 ab->EntryCnt = cpu_to_be32(ab->EntryCnt); in lpfc_fdmi_cmd()
3333 pab->ab.EntryCnt = 0; in lpfc_fdmi_cmd()
3334 /* add length of name and EntryCnt field */ in lpfc_fdmi_cmd()
3349 pab->ab.EntryCnt++; in lpfc_fdmi_cmd()
3361 pab->ab.EntryCnt in lpfc_fdmi_cmd()
[all...]
H A Dlpfc_hw.h1495 uint32_t EntryCnt; /* Number of HBA attribute entries */ member
1517 __be32 EntryCnt; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dodm.c843 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
858 EntryCnt++; in odm_CommonInfoSelfUpdate()
861 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H A Dodm.c226 u8 EntryCnt = 0; in odm_CommonInfoSelfUpdate() local
242 EntryCnt++; in odm_CommonInfoSelfUpdate()
244 if (EntryCnt == 1) in odm_CommonInfoSelfUpdate()
/kernel/linux/linux-6.6/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()

Completed in 40 milliseconds