Searched defs:newmax (Results 1 – 3 of 3) sorted by relevance
1699 void wlc_bmac_set_cwmax(struct wlc_hw_info *wlc_hw, u16 newmax) in wlc_bmac_set_cwmax()
8244 void wlc_set_cwmax(struct wlc_info *wlc, u16 newmax) in wlc_set_cwmax()
421 int newmax = 1 << get_count_order(mds+1); in register_session() local