Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.h276 u16 CWmax; /* maximum size of contention window, in unit of aSlotTime */ member
301 u16 CWmax; member
Dmain.c1574 wlc_hw->band->CWmax = newmax; in brcms_b_set_cwmax()
1721 brcms_b_set_cwmax(wlc_hw, wlc_hw->band->CWmax); in brcms_b_bsinit()
4659 wlc_hw->band->CWmax = PHY_CWMAX; in brcms_b_attach()
8042 wlc->band->CWmax = PHY_CWMAX; in brcms_c_attach()