Home
last modified time | relevance | path

Searched defs:stat_len (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/lx6464es/
Dlx_core.h88 u16 stat_len; /* length of the status received (WORDs) */ member
/kernel/linux/linux-5.10/drivers/net/wan/
Dhdlc_fr.c485 int stat_len = (lmi == LMI_CISCO) ? 6 : 3; in fr_lmi_send() local
666 int stat_len = (lmi == LMI_CISCO) ? 6 : 3, reptype, error, no_ram, i; in fr_lmi_recv() local
/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr_core.h36 u16 stat_len; /* length of the status received (WORDs) */ member
/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dcipher.c205 u32 stat_len; in spu_skcipher_tx_sg_create() local
589 u32 stat_len; in spu_ahash_tx_sg_create() local
1182 u32 stat_len; in spu_aead_tx_sg_create() local
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_wr.c1315 uint32_t stat_len = clsz > 64 ? 128 : 64; in csio_wr_fixup_host_params() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h315 u32 stat_len; /* length of status page at ring end */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7305 unsigned int stat_len = cache_line_size > 64 ? 128 : 64; in t4_fixup_host_params() local
Dcxgb4.h997 u32 stat_len; /* length of status page at ring end */ member