Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4292 static unsigned int __devinit mc7_calc_size(u32 cfg) in mc7_calc_size() function
4312 mc7->size = G_DEN(cfg) == M_DEN ? 0 : mc7_calc_size(cfg); in mc7_prep()