Home
last modified time | relevance | path

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

/linux/sound/pci/lx6464es/
H A Dlx_core.h88 u16 stat_len; /* length of the status received (WORDs) */ member
/linux/drivers/net/wan/
H A Dhdlc_fr.c464 int stat_len = (lmi == LMI_CISCO) ? 6 : 3; in fr_lmi_send() local
640 int stat_len = (lmi == LMI_CISCO) ? 6 : 3, reptype, error, no_ram, i; in fr_lmi_recv() local
/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h36 u16 stat_len; /* length of the status received (WORDs) */ member
/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c1315 uint32_t stat_len = clsz > 64 ? 128 : 64; in csio_wr_fixup_host_params() local
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h316 u32 stat_len; /* length of status page at ring end */ member
/linux/include/uapi/drm/
H A Dvmwgfx_drm.h1271 __u64 stat_len; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7277 unsigned int stat_len = cache_line_size > 64 ? 128 : 64; in t4_fixup_host_params() local
H A Dcxgb4.h995 u32 stat_len; /* length of status page at ring end */ member