Home
last modified time | relevance | path

Searched defs:wlc (Results 1 – 11 of 11) 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 Dmain.c352 static u8 brcms_basic_rate(struct brcms_c_info *wlc, u32 rspec) in brcms_basic_rate()
383 static bool brcms_deviceremoved(struct brcms_c_info *wlc) in brcms_deviceremoved()
395 static int brcms_txpktpendtot(struct brcms_c_info *wlc) in brcms_txpktpendtot()
406 static bool brcms_is_mband_unlocked(struct brcms_c_info *wlc) in brcms_is_mband_unlocked()
430 static void brcms_c_detach_mfree(struct brcms_c_info *wlc) in brcms_c_detach_mfree()
478 struct brcms_c_info *wlc; in brcms_c_attach_malloc() local
608 static uint brcms_c_calc_frame_time(struct brcms_c_info *wlc, u32 ratespec, in brcms_c_calc_frame_time()
801 static u32 brcms_c_setband_inact(struct brcms_c_info *wlc, uint bandunit) in brcms_c_setband_inact()
827 brcms_c_dotxstatus(struct brcms_c_info *wlc, struct tx_status *txs) in brcms_c_dotxstatus()
1059 static void brcms_c_tbtt(struct brcms_c_info *wlc) in brcms_c_tbtt()
[all …]
H A Dampdu.c126 struct brcms_c_info *wlc; member
177 struct brcms_c_info *wlc = ampdu->wlc; in brcms_c_ampdu_set() local
217 struct ampdu_info *brcms_c_ampdu_attach(struct brcms_c_info *wlc) in brcms_c_ampdu_attach()
350 static int brcms_c_ffpld_check_txfunfl(struct brcms_c_info *wlc, int fid) in brcms_c_ffpld_check_txfunfl()
452 brcms_c_ampdu_tx_operational(struct brcms_c_info *wlc, u8 tid, in brcms_c_ampdu_tx_operational()
470 struct brcms_c_info *wlc) in brcms_c_ampdu_reset_session()
488 struct brcms_c_info *wlc = session->wlc; in brcms_c_ampdu_add_frame() local
596 struct brcms_c_info *wlc = session->wlc; in brcms_c_ampdu_finalize() local
787 brcms_c_ampdu_rate_status(struct brcms_c_info *wlc, in brcms_c_ampdu_rate_status()
807 struct brcms_c_info *wlc = ampdu->wlc; in brcms_c_ampdu_dotxstatus_complete() local
[all …]
H A Dchannel.c112 struct brcms_c_info *wlc; member
312 struct brcms_c_info *wlc = wlc_cm->wlc; in brcms_c_set_country() local
326 struct brcms_cm_info *brcms_c_channel_mgr_attach(struct brcms_c_info *wlc) in brcms_c_channel_mgr_attach()
376 struct brcms_c_info *wlc = wlc_cm->wlc; in brcms_c_channel_set_chanspec() local
401 struct brcms_c_info *wlc = wlc_cm->wlc; in brcms_c_channel_reg_limits() local
604 struct brcms_c_info *wlc = wlc_cm->wlc; in brcms_c_valid_chanspec_ext() local
698 struct brcms_c_info *wlc = wl->wlc; in brcms_reg_notifier() local
737 void brcms_c_regd_init(struct brcms_c_info *wlc) in brcms_c_regd_init()
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 Dmain.h141 #define CHANNEL_BANDUNIT(wlc, ch) \ argument
144 #define OTHERBANDUNIT(wlc) \ argument
216 #define BRCMS_STF_SS_STBC_TX(wlc, scb) \ argument
222 #define BRCMS_STBC_CAP_PHY(wlc) (BRCMS_ISNPHY(wlc->band) && \ argument
225 #define BRCMS_SGI_CAP_PHY(wlc) ((BRCMS_ISNPHY(wlc->band) && \ argument
314 struct brcms_c_info *wlc; member
576 struct brcms_c_info *wlc; /* pointer to main wlc structure */ member
612 struct brcms_c_info *wlc; member
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.c1051 struct brcms_c_info *wlc = wl->wlc; in ieee_hw_rate_init() local