Lines Matching defs:wl

285 static void brcms_free(struct brcms_info *wl)  in brcms_free()
333 struct brcms_info *wl = hw->priv; in brcms_remove() local
352 static void brcms_release_fw(struct brcms_info *wl) in brcms_release_fw()
365 static int brcms_request_fw(struct brcms_info *wl, struct bcma_device *pdev) in brcms_request_fw()
405 struct brcms_info *wl = hw->priv; in brcms_ops_tx() local
422 struct brcms_info *wl = hw->priv; in brcms_ops_start() local
462 struct brcms_info *wl = hw->priv; in brcms_ops_stop() local
490 struct brcms_info *wl = hw->priv; in brcms_ops_add_interface() local
521 struct brcms_info *wl = hw->priv; in brcms_ops_remove_interface() local
531 struct brcms_info *wl = hw->priv; in brcms_ops_config() local
587 struct brcms_info *wl = hw->priv; in brcms_ops_bss_info_changed() local
743 struct brcms_info *wl = hw->priv; in brcms_ops_configure_filter() local
772 struct brcms_info *wl = hw->priv; in brcms_ops_sw_scan_start() local
782 struct brcms_info *wl = hw->priv; in brcms_ops_sw_scan_complete() local
794 struct brcms_info *wl = hw->priv; in brcms_ops_conf_tx() local
807 struct brcms_info *wl = hw->priv; in brcms_ops_sta_add() local
827 struct brcms_info *wl = hw->priv; in brcms_ops_ampdu_action() local
884 struct brcms_info *wl = hw->priv; in brcms_ops_rfkill_poll() local
894 static bool brcms_tx_flush_completed(struct brcms_info *wl) in brcms_tx_flush_completed()
907 struct brcms_info *wl = hw->priv; in brcms_ops_flush() local
922 struct brcms_info *wl = hw->priv; in brcms_ops_get_tsf() local
935 struct brcms_info *wl = hw->priv; in brcms_ops_set_tsf() local
945 struct brcms_info *wl = hw->priv; in brcms_ops_beacon_set_tim() local
989 struct brcms_info *wl; in brcms_dpc() local
1026 struct brcms_info *wl; in brcms_isr() local
1050 struct brcms_info *wl = hw->priv; in ieee_hw_rate_init() local
1129 struct brcms_info *wl = NULL; in brcms_attach() local
1224 struct brcms_info *wl; in brcms_bcma_probe() local
1265 struct brcms_info *wl; in brcms_suspend() local
1347 void brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif, in brcms_txflowcontrol()
1356 void brcms_init(struct brcms_info *wl) in brcms_init()
1367 uint brcms_reset(struct brcms_info *wl) in brcms_reset()
1381 void brcms_fatal_error(struct brcms_info *wl) in brcms_fatal_error()
1393 void brcms_intrson(struct brcms_info *wl) in brcms_intrson()
1402 u32 brcms_intrsoff(struct brcms_info *wl) in brcms_intrsoff()
1413 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore()
1425 int brcms_up(struct brcms_info *wl) in brcms_up()
1440 void brcms_down(struct brcms_info *wl) in brcms_down()
1494 struct brcms_timer *brcms_init_timer(struct brcms_info *wl, in brcms_init_timer()
1567 struct brcms_info *wl = t->wl; in brcms_free_timer() local
1601 int brcms_ucode_init_buf(struct brcms_info *wl, void **pbuf, u32 idx) in brcms_ucode_init_buf()
1631 int brcms_ucode_init_uint(struct brcms_info *wl, size_t *n_bytes, u32 idx) in brcms_ucode_init_uint()
1672 int brcms_check_firmwares(struct brcms_info *wl) in brcms_check_firmwares()
1725 bool brcms_rfkill_set_hw_state(struct brcms_info *wl) in brcms_rfkill_set_hw_state()