Home
last modified time | relevance | path

Searched refs:txpwr_limits (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_hal.h95 typedef struct txpwr_limits { struct
201 extern void wlc_phy_txpower_limit_set(wlc_phy_t *ppi, struct txpwr_limits *,
205 extern void wlc_phy_txpower_target_set(wlc_phy_t *ppi, struct txpwr_limits *);
Dwlc_phy_cmn.c143 struct txpwr_limits *tp, chanspec_t);
1591 void wlc_phy_txpower_target_set(wlc_phy_t *ppi, struct txpwr_limits *txpwr) in wlc_phy_txpower_target_set()
1897 wlc_phy_txpower_reg_limit_calc(phy_info_t *pi, struct txpwr_limits *txpwr, in wlc_phy_txpower_reg_limit_calc()
2094 wlc_phy_txpower_limit_set(wlc_phy_t *ppi, struct txpwr_limits *txpwr, in wlc_phy_txpower_limit_set()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.h115 struct txpwr_limits *txpwr);
Dwlc_bmac.h117 bool mute, struct txpwr_limits *txpwr);
Dwlc_channel.c105 txpwr_limits
956 struct txpwr_limits txpwr; in wlc_channels_commit()
1067 struct txpwr_limits *txpwr, in wlc_channel_min_txpower_limits_with_local_constraint()
1157 struct txpwr_limits txpwr; in wlc_channel_set_chanspec()
Dwlc_bmac.c466 bool mute, struct txpwr_limits *txpwr) in wlc_bmac_set_chanspec()