Home
last modified time | relevance | path

Searched refs:MBs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dswitch.rst44 spread with an address region size on the order of 10s of MBs, which
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3521 unsigned int MBs = ((256 << density) * banks) / (org << width); in mc7_calc_size() local
3523 return MBs << 20; in mc7_calc_size()