Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h743 u16 tx_duty_cycle_ofdm; /* maximum allowed duty cycle for OFDM */ member
Dwlc_main.c515 wlc_duty_cycle_set(wlc, wlc->tx_duty_cycle_ofdm, true, true); in wlc_init()
1826 wlc->tx_duty_cycle_ofdm = in wlc_attach()
8110 wlc->tx_duty_cycle_ofdm = (u16) duty_cycle; in wlc_duty_cycle_set()