Lines Matching refs:wl3501_card

188 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page)
199 static int wl3501_get_flash_mac_addr(struct wl3501_card *this)
247 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src,
270 static void wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest,
296 static u16 wl3501_get_tx_buffer(struct wl3501_card *this, u16 len)
332 static void wl3501_free_tx_buffer(struct wl3501_card *this, u16 ptr)
350 static int wl3501_esbq_req_test(struct wl3501_card *this)
358 static void wl3501_esbq_req(struct wl3501_card *this, u16 *ptr)
369 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size)
384 static int wl3501_request_mib(struct wl3501_card *this, u8 index, void *bf)
408 static int wl3501_get_mib_value(struct wl3501_card *this, u8 index,
426 static int wl3501_pwr_mgmt(struct wl3501_card *this, int suspend)
466 static int wl3501_send_pkt(struct wl3501_card *this, u8 *data, u16 len)
552 static int wl3501_mgmt_resync(struct wl3501_card *this)
561 static inline int wl3501_fw_bss_type(struct wl3501_card *this)
567 static inline int wl3501_fw_cap_info(struct wl3501_card *this)
573 static int wl3501_mgmt_scan(struct wl3501_card *this, u16 chan_time)
588 static int wl3501_mgmt_join(struct wl3501_card *this, u16 stas)
606 static int wl3501_mgmt_start(struct wl3501_card *this)
659 static void wl3501_mgmt_scan_confirm(struct wl3501_card *this, u16 addr)
731 static int wl3501_block_interrupt(struct wl3501_card *this)
748 static int wl3501_unblock_interrupt(struct wl3501_card *this)
767 static u16 wl3501_receive(struct wl3501_card *this, u8 *bf, u16 size)
807 static void wl3501_esbq_req_free(struct wl3501_card *this)
826 static int wl3501_esbq_confirm(struct wl3501_card *this)
836 struct wl3501_card *this = netdev_priv(dev);
843 static void wl3501_esbq_confirm_done(struct wl3501_card *this)
853 static int wl3501_mgmt_auth(struct wl3501_card *this)
866 static int wl3501_mgmt_association(struct wl3501_card *this)
882 struct wl3501_card *this = netdev_priv(dev);
929 struct wl3501_card *this)
939 struct wl3501_card *this,
952 struct wl3501_card *this, u16 addr)
997 static inline void wl3501_get_confirm_interrupt(struct wl3501_card *this,
1007 struct wl3501_card *this,
1021 struct wl3501_card *this = netdev_priv(dev);
1031 static inline void wl3501_auth_confirm_interrupt(struct wl3501_card *this,
1050 struct wl3501_card *this = netdev_priv(dev);
1110 static inline void wl3501_ack_interrupt(struct wl3501_card *this)
1130 struct wl3501_card *this;
1143 static int wl3501_reset_board(struct wl3501_card *this)
1181 static int wl3501_init_firmware(struct wl3501_card *this)
1232 struct wl3501_card *this = netdev_priv(dev);
1262 struct wl3501_card *this = netdev_priv(dev);
1317 struct wl3501_card *this = netdev_priv(dev);
1343 struct wl3501_card *this = netdev_priv(dev);
1382 struct wl3501_card *this = netdev_priv(dev);
1451 struct wl3501_card *this = netdev_priv(dev);
1465 struct wl3501_card *this = netdev_priv(dev);
1481 struct wl3501_card *this = netdev_priv(dev);
1492 struct wl3501_card *this = netdev_priv(dev);
1501 struct wl3501_card *this = netdev_priv(dev);
1532 struct wl3501_card *this = netdev_priv(dev);
1551 struct wl3501_card *this = netdev_priv(dev);
1570 struct wl3501_card *this = netdev_priv(dev);
1620 struct wl3501_card *this = netdev_priv(dev);
1637 struct wl3501_card *this = netdev_priv(dev);
1651 struct wl3501_card *this = netdev_priv(dev);
1662 struct wl3501_card *this = netdev_priv(dev);
1687 struct wl3501_card *this = netdev_priv(dev);
1703 struct wl3501_card *this = netdev_priv(dev);
1719 struct wl3501_card *this = netdev_priv(dev);
1741 struct wl3501_card *this = netdev_priv(dev);
1768 struct wl3501_card *this = netdev_priv(dev);
1805 struct wl3501_card *this = netdev_priv(dev);
1864 struct wl3501_card *this;
1875 dev = alloc_etherdev(sizeof(struct wl3501_card));
1905 struct wl3501_card *this;