Searched refs:wlc_phy_do_dummy_tx (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_int.h | 960 extern void wlc_phy_do_dummy_tx(struct brcms_phy *pi, bool ofdm, bool pa_on);
|
D | phy_cmn.c | 788 wlc_phy_do_dummy_tx(pi, true, OFF); in wlc_phy_init() 992 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 | 2832 wlc_phy_do_dummy_tx(pi, true, OFF); in wlc_lcnphy_idle_tssi_est() 2988 wlc_phy_do_dummy_tx(pi, true, OFF); in wlc_lcnphy_vbat_temp_sense_setup()
|