Searched refs:txpwr_limits (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_hal.h | 95 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 *);
|
D | wlc_phy_cmn.c | 143 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/ |
D | wlc_channel.h | 115 struct txpwr_limits *txpwr);
|
D | wlc_bmac.h | 117 bool mute, struct txpwr_limits *txpwr);
|
D | wlc_channel.c | 105 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()
|
D | wlc_bmac.c | 466 bool mute, struct txpwr_limits *txpwr) in wlc_bmac_set_chanspec()
|