Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/lx6464es/
Dlx_core.h88 u16 stat_len; /* length of the status received (WORDs) */ member
/Linux-v5.4/drivers/net/wan/
Dhdlc_fr.c475 int stat_len = (lmi == LMI_CISCO) ? 6 : 3; in fr_lmi_send() local
657 int stat_len = (lmi == LMI_CISCO) ? 6 : 3, reptype, error, no_ram, i; in fr_lmi_recv() local
/Linux-v5.4/sound/pci/pcxhr/
Dpcxhr_core.h36 u16 stat_len; /* length of the status received (WORDs) */ member
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.c209 u32 stat_len; in spu_ablkcipher_tx_sg_create() local
624 u32 stat_len; in spu_ahash_tx_sg_create() local
1217 u32 stat_len; in spu_aead_tx_sg_create() local
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_wr.c1315 uint32_t stat_len = clsz > 64 ? 128 : 64; in csio_wr_fixup_host_params() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h315 u32 stat_len; /* length of status page at ring end */ member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h827 u32 stat_len; /* length of status page at ring end */ member
Dt4_hw.c7288 unsigned int stat_len = cache_line_size > 64 ? 128 : 64; in t4_fixup_host_params() local