Lines Matching defs:wl

286 static void brcms_free(struct brcms_info *wl)  in brcms_free()
334 struct brcms_info *wl = hw->priv; in brcms_remove() local
353 static void brcms_release_fw(struct brcms_info *wl) in brcms_release_fw()
366 static int brcms_request_fw(struct brcms_info *wl, struct bcma_device *pdev) in brcms_request_fw()
406 struct brcms_info *wl = hw->priv; in brcms_ops_tx() local
423 struct brcms_info *wl = hw->priv; in brcms_ops_start() local
463 struct brcms_info *wl = hw->priv; in brcms_ops_stop() local
491 struct brcms_info *wl = hw->priv; in brcms_ops_add_interface() local
522 struct brcms_info *wl = hw->priv; in brcms_ops_remove_interface() local
532 struct brcms_info *wl = hw->priv; in brcms_ops_config() local
588 struct brcms_info *wl = hw->priv; in brcms_ops_bss_info_changed() local
744 struct brcms_info *wl = hw->priv; in brcms_ops_configure_filter() local
773 struct brcms_info *wl = hw->priv; in brcms_ops_sw_scan_start() local
783 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
828 struct brcms_info *wl = hw->priv; in brcms_ops_ampdu_action() local
886 struct brcms_info *wl = hw->priv; in brcms_ops_rfkill_poll() local
896 static bool brcms_tx_flush_completed(struct brcms_info *wl) in brcms_tx_flush_completed()
909 struct brcms_info *wl = hw->priv; in brcms_ops_flush() local
924 struct brcms_info *wl = hw->priv; in brcms_ops_get_tsf() local
937 struct brcms_info *wl = hw->priv; in brcms_ops_set_tsf() local
947 struct brcms_info *wl = hw->priv; in brcms_ops_beacon_set_tim() local
986 struct brcms_info *wl; in brcms_dpc() local
1023 struct brcms_info *wl; in brcms_isr() local
1047 struct brcms_info *wl = hw->priv; in ieee_hw_rate_init() local
1127 struct brcms_info *wl = NULL; in brcms_attach() local
1222 struct brcms_info *wl; in brcms_bcma_probe() local
1257 struct brcms_info *wl; in brcms_suspend() local
1339 void brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif, in brcms_txflowcontrol()
1348 void brcms_init(struct brcms_info *wl) in brcms_init()
1359 uint brcms_reset(struct brcms_info *wl) in brcms_reset()
1373 void brcms_fatal_error(struct brcms_info *wl) in brcms_fatal_error()
1385 void brcms_intrson(struct brcms_info *wl) in brcms_intrson()
1394 u32 brcms_intrsoff(struct brcms_info *wl) in brcms_intrsoff()
1405 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore()
1417 int brcms_up(struct brcms_info *wl) in brcms_up()
1432 void brcms_down(struct brcms_info *wl) in brcms_down()
1486 struct brcms_timer *brcms_init_timer(struct brcms_info *wl, in brcms_init_timer()
1559 struct brcms_info *wl = t->wl; in brcms_free_timer() local
1593 int brcms_ucode_init_buf(struct brcms_info *wl, void **pbuf, u32 idx) in brcms_ucode_init_buf()
1625 int brcms_ucode_init_uint(struct brcms_info *wl, size_t *n_bytes, u32 idx) in brcms_ucode_init_uint()
1666 int brcms_check_firmwares(struct brcms_info *wl) in brcms_check_firmwares()
1719 bool brcms_rfkill_set_hw_state(struct brcms_info *wl) in brcms_rfkill_set_hw_state()