Lines Matching defs:this

189 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page)  in wl3501_switch_page()
200 static int wl3501_get_flash_mac_addr(struct wl3501_card *this) in wl3501_get_flash_mac_addr()
247 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla()
269 static void wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest, in wl3501_get_from_wla()
295 static u16 wl3501_get_tx_buffer(struct wl3501_card *this, u16 len) in wl3501_get_tx_buffer()
331 static void wl3501_free_tx_buffer(struct wl3501_card *this, u16 ptr) in wl3501_free_tx_buffer()
349 static int wl3501_esbq_req_test(struct wl3501_card *this) in wl3501_esbq_req_test()
357 static void wl3501_esbq_req(struct wl3501_card *this, u16 *ptr) in wl3501_esbq_req()
368 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) in wl3501_esbq_exec()
383 static int wl3501_get_mib_value(struct wl3501_card *this, u8 index, in wl3501_get_mib_value()
414 static int wl3501_pwr_mgmt(struct wl3501_card *this, int suspend) in wl3501_pwr_mgmt()
456 static int wl3501_send_pkt(struct wl3501_card *this, u8 *data, u16 len) in wl3501_send_pkt()
541 static int wl3501_mgmt_resync(struct wl3501_card *this) in wl3501_mgmt_resync()
550 static inline int wl3501_fw_bss_type(struct wl3501_card *this) in wl3501_fw_bss_type()
556 static inline int wl3501_fw_cap_info(struct wl3501_card *this) in wl3501_fw_cap_info()
562 static int wl3501_mgmt_scan(struct wl3501_card *this, u16 chan_time) in wl3501_mgmt_scan()
577 static int wl3501_mgmt_join(struct wl3501_card *this, u16 stas) in wl3501_mgmt_join()
595 static int wl3501_mgmt_start(struct wl3501_card *this) in wl3501_mgmt_start()
648 static void wl3501_mgmt_scan_confirm(struct wl3501_card *this, u16 addr) in wl3501_mgmt_scan_confirm()
719 static int wl3501_block_interrupt(struct wl3501_card *this) in wl3501_block_interrupt()
736 static int wl3501_unblock_interrupt(struct wl3501_card *this) in wl3501_unblock_interrupt()
755 static u16 wl3501_receive(struct wl3501_card *this, u8 *bf, u16 size) in wl3501_receive()
795 static void wl3501_esbq_req_free(struct wl3501_card *this) in wl3501_esbq_req_free()
814 static int wl3501_esbq_confirm(struct wl3501_card *this) in wl3501_esbq_confirm()
824 struct wl3501_card *this = netdev_priv(dev); in wl3501_online() local
831 static void wl3501_esbq_confirm_done(struct wl3501_card *this) in wl3501_esbq_confirm_done()
841 static int wl3501_mgmt_auth(struct wl3501_card *this) in wl3501_mgmt_auth()
854 static int wl3501_mgmt_association(struct wl3501_card *this) in wl3501_mgmt_association()
870 struct wl3501_card *this = netdev_priv(dev); in wl3501_mgmt_join_confirm() local
917 struct wl3501_card *this) in wl3501_alarm_interrupt()
927 struct wl3501_card *this, in wl3501_md_confirm_interrupt()
940 struct wl3501_card *this, u16 addr) in wl3501_md_ind_interrupt()
984 static inline void wl3501_get_confirm_interrupt(struct wl3501_card *this, in wl3501_get_confirm_interrupt()
994 struct wl3501_card *this, in wl3501_start_confirm_interrupt()
1008 struct wl3501_card *this = netdev_priv(dev); in wl3501_assoc_confirm_interrupt() local
1018 static inline void wl3501_auth_confirm_interrupt(struct wl3501_card *this, in wl3501_auth_confirm_interrupt()
1037 struct wl3501_card *this = netdev_priv(dev); in wl3501_rx_interrupt() local
1097 static inline void wl3501_ack_interrupt(struct wl3501_card *this) in wl3501_ack_interrupt()
1117 struct wl3501_card *this; in wl3501_interrupt() local
1130 static int wl3501_reset_board(struct wl3501_card *this) in wl3501_reset_board()
1168 static int wl3501_init_firmware(struct wl3501_card *this) in wl3501_init_firmware()
1219 struct wl3501_card *this = netdev_priv(dev); in wl3501_close() local
1251 struct wl3501_card *this = netdev_priv(dev); in wl3501_reset() local
1280 struct wl3501_card *this = netdev_priv(dev); in wl3501_tx_timeout() local
1307 struct wl3501_card *this = netdev_priv(dev); in wl3501_hard_start_xmit() local
1333 struct wl3501_card *this = netdev_priv(dev); in wl3501_open() local
1372 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_wireless_stats() local
1443 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_freq() local
1457 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_freq() local
1472 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_mode() local
1483 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_mode() local
1492 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_sens() local
1523 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_wap() local
1543 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_wap() local
1562 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_scan() local
1612 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_essid() local
1629 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_essid() local
1643 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_nick() local
1654 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_nick() local
1679 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_rts_threshold() local
1695 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_frag_threshold() local
1711 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_txpow() local
1733 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_retry() local
1760 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_encode() local
1797 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_power() local
1857 struct wl3501_card *this; in wl3501_probe() local
1892 struct wl3501_card *this; in wl3501_config() local