Home
last modified time | relevance | path

Searched refs:stat_size (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c1368 ssize_t stat_size; in papr_scm_probe() local
1465 stat_size = drc_pmem_query_stats(p, NULL, 0); in papr_scm_probe()
1466 if (stat_size > 0) { in papr_scm_probe()
1467 p->stat_buffer_len = stat_size; in papr_scm_probe()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c17 int stat_size; member
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c753 size_t stat_size) in alloc_ring() argument
758 size_t hwlen = nelem * hwsize + stat_size; in alloc_ring()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c659 size_t stat_size, int node) in alloc_ring() argument
661 size_t len = nelem * elem_size + stat_size; in alloc_ring()