Lines Matching defs:this
187 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page) in wl3501_switch_page()
198 static int wl3501_get_flash_mac_addr(struct wl3501_card *this) in wl3501_get_flash_mac_addr()
245 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla()
267 static void wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest, in wl3501_get_from_wla()
293 static u16 wl3501_get_tx_buffer(struct wl3501_card *this, u16 len) in wl3501_get_tx_buffer()
329 static void wl3501_free_tx_buffer(struct wl3501_card *this, u16 ptr) in wl3501_free_tx_buffer()
347 static int wl3501_esbq_req_test(struct wl3501_card *this) in wl3501_esbq_req_test()
355 static void wl3501_esbq_req(struct wl3501_card *this, u16 *ptr) in wl3501_esbq_req()
366 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) in wl3501_esbq_exec()
381 static int wl3501_request_mib(struct wl3501_card *this, u8 index, void *bf) in wl3501_request_mib()
405 static int wl3501_get_mib_value(struct wl3501_card *this, u8 index, in wl3501_get_mib_value()
423 static int wl3501_pwr_mgmt(struct wl3501_card *this, int suspend) in wl3501_pwr_mgmt()
465 static int wl3501_send_pkt(struct wl3501_card *this, u8 *data, u16 len) in wl3501_send_pkt()
550 static int wl3501_mgmt_resync(struct wl3501_card *this) in wl3501_mgmt_resync()
559 static inline int wl3501_fw_bss_type(struct wl3501_card *this) in wl3501_fw_bss_type()
565 static inline int wl3501_fw_cap_info(struct wl3501_card *this) in wl3501_fw_cap_info()
571 static int wl3501_mgmt_scan(struct wl3501_card *this, u16 chan_time) in wl3501_mgmt_scan()
586 static int wl3501_mgmt_join(struct wl3501_card *this, u16 stas) in wl3501_mgmt_join()
604 static int wl3501_mgmt_start(struct wl3501_card *this) in wl3501_mgmt_start()
657 static void wl3501_mgmt_scan_confirm(struct wl3501_card *this, u16 addr) in wl3501_mgmt_scan_confirm()
727 static int wl3501_block_interrupt(struct wl3501_card *this) in wl3501_block_interrupt()
744 static int wl3501_unblock_interrupt(struct wl3501_card *this) in wl3501_unblock_interrupt()
763 static u16 wl3501_receive(struct wl3501_card *this, u8 *bf, u16 size) in wl3501_receive()
803 static void wl3501_esbq_req_free(struct wl3501_card *this) in wl3501_esbq_req_free()
822 static int wl3501_esbq_confirm(struct wl3501_card *this) in wl3501_esbq_confirm()
832 struct wl3501_card *this = netdev_priv(dev); in wl3501_online() local
839 static void wl3501_esbq_confirm_done(struct wl3501_card *this) in wl3501_esbq_confirm_done()
849 static int wl3501_mgmt_auth(struct wl3501_card *this) in wl3501_mgmt_auth()
862 static int wl3501_mgmt_association(struct wl3501_card *this) in wl3501_mgmt_association()
878 struct wl3501_card *this = netdev_priv(dev); in wl3501_mgmt_join_confirm() local
925 struct wl3501_card *this) in wl3501_alarm_interrupt()
935 struct wl3501_card *this, in wl3501_md_confirm_interrupt()
948 struct wl3501_card *this, u16 addr) in wl3501_md_ind_interrupt()
992 static inline void wl3501_get_confirm_interrupt(struct wl3501_card *this, in wl3501_get_confirm_interrupt()
1002 struct wl3501_card *this, in wl3501_start_confirm_interrupt()
1016 struct wl3501_card *this = netdev_priv(dev); in wl3501_assoc_confirm_interrupt() local
1026 static inline void wl3501_auth_confirm_interrupt(struct wl3501_card *this, in wl3501_auth_confirm_interrupt()
1045 struct wl3501_card *this = netdev_priv(dev); in wl3501_rx_interrupt() local
1105 static inline void wl3501_ack_interrupt(struct wl3501_card *this) in wl3501_ack_interrupt()
1125 struct wl3501_card *this; in wl3501_interrupt() local
1138 static int wl3501_reset_board(struct wl3501_card *this) in wl3501_reset_board()
1176 static int wl3501_init_firmware(struct wl3501_card *this) in wl3501_init_firmware()
1227 struct wl3501_card *this = netdev_priv(dev); in wl3501_close() local
1259 struct wl3501_card *this = netdev_priv(dev); in wl3501_reset() local
1314 struct wl3501_card *this = netdev_priv(dev); in wl3501_hard_start_xmit() local
1340 struct wl3501_card *this = netdev_priv(dev); in wl3501_open() local
1379 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_wireless_stats() local
1450 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_freq() local
1464 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_freq() local
1480 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_mode() local
1491 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_mode() local
1500 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_sens() local
1531 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_wap() local
1550 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_wap() local
1569 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_scan() local
1619 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_essid() local
1636 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_essid() local
1650 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_nick() local
1661 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_nick() local
1686 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_rts_threshold() local
1702 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_frag_threshold() local
1718 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_txpow() local
1740 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_retry() local
1767 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_encode() local
1804 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_power() local
1863 struct wl3501_card *this; in wl3501_probe() local
1898 struct wl3501_card *this; in wl3501_config() local