Lines Matching defs:this
188 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page) in wl3501_switch_page()
199 static int wl3501_get_flash_mac_addr(struct wl3501_card *this) in wl3501_get_flash_mac_addr()
246 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla()
268 static void wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest, in wl3501_get_from_wla()
294 static u16 wl3501_get_tx_buffer(struct wl3501_card *this, u16 len) in wl3501_get_tx_buffer()
330 static void wl3501_free_tx_buffer(struct wl3501_card *this, u16 ptr) in wl3501_free_tx_buffer()
348 static int wl3501_esbq_req_test(struct wl3501_card *this) in wl3501_esbq_req_test()
356 static void wl3501_esbq_req(struct wl3501_card *this, u16 *ptr) in wl3501_esbq_req()
367 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) in wl3501_esbq_exec()
382 static int wl3501_request_mib(struct wl3501_card *this, u8 index, void *bf) in wl3501_request_mib()
406 static int wl3501_get_mib_value(struct wl3501_card *this, u8 index, in wl3501_get_mib_value()
424 static int wl3501_pwr_mgmt(struct wl3501_card *this, int suspend) in wl3501_pwr_mgmt()
466 static int wl3501_send_pkt(struct wl3501_card *this, u8 *data, u16 len) in wl3501_send_pkt()
551 static int wl3501_mgmt_resync(struct wl3501_card *this) in wl3501_mgmt_resync()
560 static inline int wl3501_fw_bss_type(struct wl3501_card *this) in wl3501_fw_bss_type()
566 static inline int wl3501_fw_cap_info(struct wl3501_card *this) in wl3501_fw_cap_info()
572 static int wl3501_mgmt_scan(struct wl3501_card *this, u16 chan_time) in wl3501_mgmt_scan()
587 static int wl3501_mgmt_join(struct wl3501_card *this, u16 stas) in wl3501_mgmt_join()
605 static int wl3501_mgmt_start(struct wl3501_card *this) in wl3501_mgmt_start()
658 static void wl3501_mgmt_scan_confirm(struct wl3501_card *this, u16 addr) in wl3501_mgmt_scan_confirm()
728 static int wl3501_block_interrupt(struct wl3501_card *this) in wl3501_block_interrupt()
745 static int wl3501_unblock_interrupt(struct wl3501_card *this) in wl3501_unblock_interrupt()
764 static u16 wl3501_receive(struct wl3501_card *this, u8 *bf, u16 size) in wl3501_receive()
804 static void wl3501_esbq_req_free(struct wl3501_card *this) in wl3501_esbq_req_free()
823 static int wl3501_esbq_confirm(struct wl3501_card *this) in wl3501_esbq_confirm()
833 struct wl3501_card *this = netdev_priv(dev); in wl3501_online() local
840 static void wl3501_esbq_confirm_done(struct wl3501_card *this) in wl3501_esbq_confirm_done()
850 static int wl3501_mgmt_auth(struct wl3501_card *this) in wl3501_mgmt_auth()
863 static int wl3501_mgmt_association(struct wl3501_card *this) in wl3501_mgmt_association()
879 struct wl3501_card *this = netdev_priv(dev); in wl3501_mgmt_join_confirm() local
926 struct wl3501_card *this) in wl3501_alarm_interrupt()
936 struct wl3501_card *this, in wl3501_md_confirm_interrupt()
949 struct wl3501_card *this, u16 addr) in wl3501_md_ind_interrupt()
993 static inline void wl3501_get_confirm_interrupt(struct wl3501_card *this, in wl3501_get_confirm_interrupt()
1003 struct wl3501_card *this, in wl3501_start_confirm_interrupt()
1017 struct wl3501_card *this = netdev_priv(dev); in wl3501_assoc_confirm_interrupt() local
1027 static inline void wl3501_auth_confirm_interrupt(struct wl3501_card *this, in wl3501_auth_confirm_interrupt()
1046 struct wl3501_card *this = netdev_priv(dev); in wl3501_rx_interrupt() local
1106 static inline void wl3501_ack_interrupt(struct wl3501_card *this) in wl3501_ack_interrupt()
1126 struct wl3501_card *this; in wl3501_interrupt() local
1139 static int wl3501_reset_board(struct wl3501_card *this) in wl3501_reset_board()
1177 static int wl3501_init_firmware(struct wl3501_card *this) in wl3501_init_firmware()
1228 struct wl3501_card *this = netdev_priv(dev); in wl3501_close() local
1258 struct wl3501_card *this = netdev_priv(dev); in wl3501_reset() local
1313 struct wl3501_card *this = netdev_priv(dev); in wl3501_hard_start_xmit() local
1339 struct wl3501_card *this = netdev_priv(dev); in wl3501_open() local
1378 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_wireless_stats() local
1449 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_freq() local
1463 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_freq() local
1479 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_mode() local
1490 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_mode() local
1499 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_sens() local
1530 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_wap() local
1549 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_wap() local
1568 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_scan() local
1618 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_essid() local
1635 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_essid() local
1649 struct wl3501_card *this = netdev_priv(dev); in wl3501_set_nick() local
1660 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_nick() local
1685 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_rts_threshold() local
1701 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_frag_threshold() local
1717 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_txpow() local
1739 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_retry() local
1766 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_encode() local
1803 struct wl3501_card *this = netdev_priv(dev); in wl3501_get_power() local
1862 struct wl3501_card *this; in wl3501_probe() local
1897 struct wl3501_card *this; in wl3501_config() local