Searched refs:txpwr_limits (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_hal.h | 98 struct txpwr_limits { struct 222 void wlc_phy_txpower_limit_set(struct brcms_phy_pub *ppi, struct txpwr_limits *, 227 struct txpwr_limits *);
|
D | phy_cmn.c | 1312 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/ |
D | channel.h | 42 struct txpwr_limits *txpwr);
|
D | channel.c | 230 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()
|
D | types.h | 289 struct txpwr_limits;
|
D | main.h | 640 bool mute, struct txpwr_limits *txpwr);
|
D | main.c | 3832 bool mute_tx, struct txpwr_limits *txpwr) in brcms_b_set_chanspec()
|