Searched refs:wlc_phy_do_dummy_tx (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_int.h | 938 void wlc_phy_do_dummy_tx(struct brcms_phy *pi, bool ofdm, bool pa_on);
|
D | phy_cmn.c | 778 wlc_phy_do_dummy_tx(pi, true, OFF); in wlc_phy_init() 982 void wlc_phy_do_dummy_tx(struct brcms_phy *pi, bool ofdm, bool pa_on) in wlc_phy_do_dummy_tx() function
|
D | phy_lcn.c | 2831 wlc_phy_do_dummy_tx(pi, true, OFF); in wlc_lcnphy_idle_tssi_est() 2987 wlc_phy_do_dummy_tx(pi, true, OFF); in wlc_lcnphy_vbat_temp_sense_setup()
|