Home
last modified time | relevance | path

Searched defs:wlc (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dstf.c31 #define BRCMS_STF_SS_STBC_RX(wlc) (BRCMS_ISNPHY(wlc->band) && \ argument
47 static void brcms_c_stf_stbc_rx_ht_update(struct brcms_c_info *wlc, int val) in brcms_c_stf_stbc_rx_ht_update()
65 void brcms_c_tempsense_upd(struct brcms_c_info *wlc) in brcms_c_tempsense_upd()
87 brcms_c_stf_ss_algo_channel_get(struct brcms_c_info *wlc, u16 *ss_algo_channel, in brcms_c_stf_ss_algo_channel_get()
131 static bool brcms_c_stf_stbc_tx_set(struct brcms_c_info *wlc, s32 int_val) in brcms_c_stf_stbc_tx_set()
145 bool brcms_c_stf_stbc_rx_set(struct brcms_c_info *wlc, s32 int_val) in brcms_c_stf_stbc_rx_set()
161 static int brcms_c_stf_txcore_set(struct brcms_c_info *wlc, u8 Nsts, in brcms_c_stf_txcore_set()
193 static int brcms_c_stf_spatial_policy_set(struct brcms_c_info *wlc, int val) in brcms_c_stf_spatial_policy_set()
226 static void _brcms_c_stf_phy_txant_upd(struct brcms_c_info *wlc) in _brcms_c_stf_phy_txant_upd()
264 int brcms_c_stf_txchain_set(struct brcms_c_info *wlc, s32 int_val, bool force) in brcms_c_stf_txchain_set()
[all …]
H A Dantsel.c109 struct antsel_info *brcms_c_antsel_attach(struct brcms_c_info *wlc) in brcms_c_antsel_attach()
203 struct brcms_c_info *wlc = asi->wlc; in brcms_c_antsel_cfgupd() local
H A Dampdu.h32 struct brcms_c_info *wlc; member
H A Dphy_shim.c34 struct brcms_c_info *wlc; /* pointer to main wlc structure */ member
40 struct brcms_c_info *wlc) { in wlc_phy_shim_attach()
H A Dmac80211_if.h65 struct brcms_c_info *wlc; /* pointer to private common data */ member
H A Dpub.h145 struct brcms_c_info *wlc; member
H A Dmac80211_if.c1053 struct brcms_c_info *wlc = wl->wlc; in ieee_hw_rate_init() local