Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/lx6464es/
Dlx_core.h103 u16 stat_len; /* length of the status received (WORDs) */ member
/Linux-v4.19/drivers/net/wan/
Dhdlc_fr.c478 int stat_len = (lmi == LMI_CISCO) ? 6 : 3; in fr_lmi_send() local
660 int stat_len = (lmi == LMI_CISCO) ? 6 : 3, reptype, error, no_ram, i; in fr_lmi_recv() local
/Linux-v4.19/sound/pci/pcxhr/
Dpcxhr_core.h49 u16 stat_len; /* length of the status received (WORDs) */ member
/Linux-v4.19/drivers/crypto/bcm/
Dcipher.c220 u32 stat_len; in spu_ablkcipher_tx_sg_create() local
635 u32 stat_len; in spu_ahash_tx_sg_create() local
1228 u32 stat_len; in spu_aead_tx_sg_create() local
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_wr.c1313 uint32_t stat_len = clsz > 64 ? 128 : 64; in csio_wr_fixup_host_params() local
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h315 u32 stat_len; /* length of status page at ring end */ member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h803 u32 stat_len; /* length of status page at ring end */ member
Dt4_hw.c7139 unsigned int stat_len = cache_line_size > 64 ? 128 : 64; in t4_fixup_host_params() local