Lines Matching defs:wl

288 static void brcms_free(struct brcms_info *wl)  in brcms_free()
336 struct brcms_info *wl = hw->priv; in brcms_remove() local
355 static void brcms_release_fw(struct brcms_info *wl) in brcms_release_fw()
368 static int brcms_request_fw(struct brcms_info *wl, struct bcma_device *pdev) in brcms_request_fw()
408 struct brcms_info *wl = hw->priv; in brcms_ops_tx() local
425 struct brcms_info *wl = hw->priv; in brcms_ops_start() local
465 struct brcms_info *wl = hw->priv; in brcms_ops_stop() local
493 struct brcms_info *wl = hw->priv; in brcms_ops_add_interface() local
528 struct brcms_info *wl = hw->priv; in brcms_ops_config() local
584 struct brcms_info *wl = hw->priv; in brcms_ops_bss_info_changed() local
740 struct brcms_info *wl = hw->priv; in brcms_ops_configure_filter() local
771 struct brcms_info *wl = hw->priv; in brcms_ops_sw_scan_start() local
781 struct brcms_info *wl = hw->priv; in brcms_ops_sw_scan_complete() local
792 struct brcms_info *wl = hw->priv; in brcms_ops_conf_tx() local
805 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
883 struct brcms_info *wl = hw->priv; in brcms_ops_rfkill_poll() local
893 static bool brcms_tx_flush_completed(struct brcms_info *wl) in brcms_tx_flush_completed()
906 struct brcms_info *wl = hw->priv; in brcms_ops_flush() local
921 struct brcms_info *wl = hw->priv; in brcms_ops_get_tsf() local
934 struct brcms_info *wl = hw->priv; in brcms_ops_set_tsf() local
963 struct brcms_info *wl; in brcms_dpc() local
1000 struct brcms_info *wl; in brcms_isr() local
1024 struct brcms_info *wl = hw->priv; in ieee_hw_rate_init() local
1103 struct brcms_info *wl = NULL; in brcms_attach() local
1198 struct brcms_info *wl; in brcms_bcma_probe() local
1233 struct brcms_info *wl; in brcms_suspend() local
1315 void brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif, in brcms_txflowcontrol()
1324 void brcms_init(struct brcms_info *wl) in brcms_init()
1335 uint brcms_reset(struct brcms_info *wl) in brcms_reset()
1349 void brcms_fatal_error(struct brcms_info *wl) in brcms_fatal_error()
1361 void brcms_intrson(struct brcms_info *wl) in brcms_intrson()
1370 u32 brcms_intrsoff(struct brcms_info *wl) in brcms_intrsoff()
1381 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore()
1393 int brcms_up(struct brcms_info *wl) in brcms_up()
1408 void brcms_down(struct brcms_info *wl) in brcms_down()
1461 struct brcms_timer *brcms_init_timer(struct brcms_info *wl, in brcms_init_timer()
1536 struct brcms_info *wl = t->wl; in brcms_free_timer() local
1570 int brcms_ucode_init_buf(struct brcms_info *wl, void **pbuf, u32 idx) in brcms_ucode_init_buf()
1602 int brcms_ucode_init_uint(struct brcms_info *wl, size_t *n_bytes, u32 idx) in brcms_ucode_init_uint()
1643 int brcms_check_firmwares(struct brcms_info *wl) in brcms_check_firmwares()
1696 bool brcms_rfkill_set_hw_state(struct brcms_info *wl) in brcms_rfkill_set_hw_state()