Searched refs:b2b_mw_share (Results 1 – 1 of 1) sorted by relevance
95 static unsigned int b2b_mw_share; variable96 module_param(b2b_mw_share, uint, 0644);97 MODULE_PARM_DESC(b2b_mw_share, "If the b2b mw is large enough, configure the "1320 if (b2b_mw_share && XEON_B2B_MIN_SIZE <= bar_size >> 1) { in xeon_setup_b2b_mw()