Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/lx6464es/
Dlx_core.h103 u16 stat_len; /* length of the status received (WORDs) */ member
/linux-4.4.14/drivers/net/wan/
Dhdlc_fr.c477 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-4.4.14/sound/pci/pcxhr/
Dpcxhr_core.h49 u16 stat_len; /* length of the status received (WORDs) */ member
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_wr.c1311 uint32_t stat_len = clsz > 64 ? 128 : 64; in csio_wr_fixup_host_params() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h314 u32 stat_len; /* length of status page at ring end */ member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h659 u32 stat_len; /* length of status page at ring end */ member
Dt4_hw.c6114 unsigned int stat_len = cache_line_size > 64 ? 128 : 64; in t4_fixup_host_params() local