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

/linux-4.1.27/sound/pci/lx6464es/
H A Dlx_core.h103 u16 stat_len; /* length of the status received (WORDs) */ member in struct:lx_rmh
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h314 u32 stat_len; /* length of status page at ring end */ member in struct:sge
/linux-4.1.27/drivers/net/wan/
H A Dhdlc_fr.c477 int stat_len = (lmi == LMI_CISCO) ? 6 : 3; fr_lmi_send() local
660 int stat_len = (lmi == LMI_CISCO) ? 6 : 3, reptype, error, no_ram, i; fr_lmi_recv() local
/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_wr.c1311 uint32_t stat_len = clsz > 64 ? 128 : 64; csio_wr_fixup_host_params() local
/linux-4.1.27/sound/pci/pcxhr/
H A Dpcxhr_core.h49 u16 stat_len; /* length of the status received (WORDs) */ member in struct:pcxhr_rmh
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h628 u32 stat_len; /* length of status page at ring end */ member in struct:sge
H A Dt4_hw.c4212 unsigned int stat_len = cache_line_size > 64 ? 128 : 64; t4_fixup_host_params() local

Completed in 191 milliseconds