Searched defs:wlc (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
A D | stf.c | 31 #define BRCMS_STF_SS_STBC_RX(wlc) (BRCMS_ISNPHY(wlc->band) && \ argument 65 void brcms_c_tempsense_upd(struct brcms_c_info *wlc) in brcms_c_tempsense_upd() 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() 226 static void _brcms_c_stf_phy_txant_upd(struct brcms_c_info *wlc) in _brcms_c_stf_phy_txant_upd() 337 int brcms_c_stf_attach(struct brcms_c_info *wlc) in brcms_c_stf_attach() 361 void brcms_c_stf_detach(struct brcms_c_info *wlc) in brcms_c_stf_detach() 365 void brcms_c_stf_phy_txant_upd(struct brcms_c_info *wlc) in brcms_c_stf_phy_txant_upd() 370 void brcms_c_stf_phy_chain_calc(struct brcms_c_info *wlc) in brcms_c_stf_phy_chain_calc() 407 static u16 _brcms_c_stf_phytxchain_sel(struct brcms_c_info *wlc, in _brcms_c_stf_phytxchain_sel() [all …]
|
A D | main.c | 484 struct brcms_c_info *wlc; in brcms_c_attach_malloc() local 1206 struct brcms_c_info *wlc = wlc_hw->wlc; in brcms_b_info_init() local 1596 struct brcms_c_info *wlc = wlc_hw->wlc; in brcms_b_upd_synthpu() local 1814 struct brcms_c_info *wlc = wlc_hw->wlc; in brcms_b_setband() local 2602 bool brcms_c_isr(struct brcms_c_info *wlc) in brcms_c_isr() 3129 void brcms_c_reset(struct brcms_c_info *wlc) in brcms_c_reset() 3341 struct brcms_c_info *wlc = wlc_hw->wlc; in brcms_b_init() local 3765 struct brcms_c_info *wlc = bsscfg->wlc; in brcms_c_set_mac() local 4994 int brcms_c_up(struct brcms_c_info *wlc) in brcms_c_up() 5160 uint brcms_c_down(struct brcms_c_info *wlc) in brcms_c_down() [all …]
|
A D | ampdu.c | 126 struct brcms_c_info *wlc; member 183 struct brcms_c_info *wlc = ampdu->wlc; in brcms_c_ampdu_set() local 502 struct brcms_c_info *wlc) in brcms_c_ampdu_reset_session() 520 struct brcms_c_info *wlc = session->wlc; in brcms_c_ampdu_add_frame() local 628 struct brcms_c_info *wlc = session->wlc; in brcms_c_ampdu_finalize() local 819 brcms_c_ampdu_rate_status(struct brcms_c_info *wlc, in brcms_c_ampdu_rate_status() 839 struct brcms_c_info *wlc = ampdu->wlc; in brcms_c_ampdu_dotxstatus_complete() local 1027 struct brcms_c_info *wlc = ampdu->wlc; in brcms_c_ampdu_dotxstatus() local 1074 void brcms_c_ampdu_macaddr_upd(struct brcms_c_info *wlc) in brcms_c_ampdu_macaddr_upd() 1093 struct brcms_c_info *wlc = ampdu->wlc; in brcms_c_ampdu_shm_upd() local [all …]
|
A D | channel.c | 112 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()
|
A D | antsel.c | 109 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
|
A D | main.h | 141 #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
|
A D | ampdu.h | 32 struct brcms_c_info *wlc; member
|
A D | phy_shim.c | 34 struct brcms_c_info *wlc; /* pointer to main wlc structure */ member 40 struct brcms_c_info *wlc) { in wlc_phy_shim_attach()
|
A D | mac80211_if.h | 65 struct brcms_c_info *wlc; /* pointer to private common data */ member
|
A D | pub.h | 145 struct brcms_c_info *wlc; member
|
A D | dma.c | 548 struct dma_pub *dma_attach(char *name, struct brcms_c_info *wlc, in dma_attach() 1379 int dma_txfast(struct brcms_c_info *wlc, struct dma_pub *pub, in dma_txfast()
|
A D | mac80211_if.c | 1049 struct brcms_c_info *wlc = wl->wlc; in ieee_hw_rate_init() local
|
Completed in 33 milliseconds