Lines Matching defs:wl
287 static void brcms_free(struct brcms_info *wl) in brcms_free()
335 struct brcms_info *wl = hw->priv; in brcms_remove() local
354 static void brcms_release_fw(struct brcms_info *wl) in brcms_release_fw()
367 static int brcms_request_fw(struct brcms_info *wl, struct bcma_device *pdev) in brcms_request_fw()
407 struct brcms_info *wl = hw->priv; in brcms_ops_tx() local
424 struct brcms_info *wl = hw->priv; in brcms_ops_start() local
464 struct brcms_info *wl = hw->priv; in brcms_ops_stop() local
492 struct brcms_info *wl = hw->priv; in brcms_ops_add_interface() local
527 struct brcms_info *wl = hw->priv; in brcms_ops_config() local
583 struct brcms_info *wl = hw->priv; in brcms_ops_bss_info_changed() local
739 struct brcms_info *wl = hw->priv; in brcms_ops_configure_filter() local
768 struct brcms_info *wl = hw->priv; in brcms_ops_sw_scan_start() local
778 struct brcms_info *wl = hw->priv; in brcms_ops_sw_scan_complete() local
789 struct brcms_info *wl = hw->priv; in brcms_ops_conf_tx() local
802 struct brcms_info *wl = hw->priv; in brcms_ops_sta_add() local
825 struct brcms_info *wl = hw->priv; in brcms_ops_ampdu_action() local
880 struct brcms_info *wl = hw->priv; in brcms_ops_rfkill_poll() local
890 static bool brcms_tx_flush_completed(struct brcms_info *wl) in brcms_tx_flush_completed()
903 struct brcms_info *wl = hw->priv; in brcms_ops_flush() local
918 struct brcms_info *wl = hw->priv; in brcms_ops_get_tsf() local
931 struct brcms_info *wl = hw->priv; in brcms_ops_set_tsf() local
960 struct brcms_info *wl; in brcms_dpc() local
997 struct brcms_info *wl; in brcms_isr() local
1021 struct brcms_info *wl = hw->priv; in ieee_hw_rate_init() local
1099 struct brcms_info *wl = NULL; in brcms_attach() local
1194 struct brcms_info *wl; in brcms_bcma_probe() local
1229 struct brcms_info *wl; in brcms_suspend() local
1311 void brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif, in brcms_txflowcontrol()
1320 void brcms_init(struct brcms_info *wl) in brcms_init()
1331 uint brcms_reset(struct brcms_info *wl) in brcms_reset()
1345 void brcms_fatal_error(struct brcms_info *wl) in brcms_fatal_error()
1357 void brcms_intrson(struct brcms_info *wl) in brcms_intrson()
1366 u32 brcms_intrsoff(struct brcms_info *wl) in brcms_intrsoff()
1377 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore()
1389 int brcms_up(struct brcms_info *wl) in brcms_up()
1404 void brcms_down(struct brcms_info *wl) in brcms_down()
1457 struct brcms_timer *brcms_init_timer(struct brcms_info *wl, in brcms_init_timer()
1530 struct brcms_info *wl = t->wl; in brcms_free_timer() local
1564 int brcms_ucode_init_buf(struct brcms_info *wl, void **pbuf, u32 idx) in brcms_ucode_init_buf()
1596 int brcms_ucode_init_uint(struct brcms_info *wl, size_t *n_bytes, u32 idx) in brcms_ucode_init_uint()
1637 int brcms_check_firmwares(struct brcms_info *wl) in brcms_check_firmwares()
1690 bool brcms_rfkill_set_hw_state(struct brcms_info *wl) in brcms_rfkill_set_hw_state()