Searched refs:newmin (Results 1 – 2 of 2) sorted by relevance
36 OUTPUT_MIN_CONFIG = ${THIS_DIR}/config.newmin
1547 static void brcms_b_set_cwmin(struct brcms_hardware *wlc_hw, u16 newmin) in brcms_b_set_cwmin() argument1549 wlc_hw->band->CWmin = newmin; in brcms_b_set_cwmin()1554 bcma_write32(wlc_hw->d11core, D11REGOFFS(objdata), newmin); in brcms_b_set_cwmin()