Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_hal.h98 struct txpwr_limits { struct
222 void wlc_phy_txpower_limit_set(struct brcms_phy_pub *ppi, struct txpwr_limits *,
227 struct txpwr_limits *);
Dphy_cmn.c1312 struct txpwr_limits *txpwr) in wlc_phy_txpower_target_set()
1644 wlc_phy_txpower_reg_limit_calc(struct brcms_phy *pi, struct txpwr_limits *txpwr, in wlc_phy_txpower_reg_limit_calc()
1844 wlc_phy_txpower_limit_set(struct brcms_phy_pub *ppi, struct txpwr_limits *txpwr, in wlc_phy_txpower_limit_set()
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dchannel.h42 struct txpwr_limits *txpwr);
Dchannel.c230 struct brcms_cm_info *wlc_cm, struct txpwr_limits *txpwr, in brcms_c_channel_min_txpower_limits_with_local_constraint()
378 struct txpwr_limits txpwr; in brcms_c_channel_set_chanspec()
399 struct txpwr_limits *txpwr) in brcms_c_channel_reg_limits()
415 memset(txpwr, 0, sizeof(struct txpwr_limits)); in brcms_c_channel_reg_limits()
Dtypes.h289 struct txpwr_limits;
Dmain.h640 bool mute, struct txpwr_limits *txpwr);
Dmain.c3832 bool mute_tx, struct txpwr_limits *txpwr) in brcms_b_set_chanspec()