Lines Matching defs:wilc
15 static void wilc_wlan_txq_remove(struct wilc *wilc, u8 q_num, in wilc_wlan_txq_remove()
24 wilc_wlan_txq_remove_from_head(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_remove_from_head()
47 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_tail() local
64 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_head() local
127 struct wilc *wilc = vif->wilc; in tcp_process() local
175 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_filter_dup_tcp_ack() local
238 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_cfg_pkt() local
314 static inline u8 ac_classify(struct wilc *wilc, struct sk_buff *skb) in ac_classify()
383 static inline u8 ac_change(struct wilc *wilc, u8 *ac) in ac_change()
401 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() local
456 struct wilc *wilc; in wilc_wlan_txq_add_mgmt_pkt() local
487 static struct txq_entry_t *wilc_wlan_txq_get_first(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_get_first()
503 static struct txq_entry_t *wilc_wlan_txq_get_next(struct wilc *wilc, in wilc_wlan_txq_get_next()
520 static void wilc_wlan_rxq_add(struct wilc *wilc, struct rxq_entry_t *rqe) in wilc_wlan_rxq_add()
530 static struct rxq_entry_t *wilc_wlan_rxq_remove(struct wilc *wilc) in wilc_wlan_rxq_remove()
544 static int chip_allow_sleep_wilc1000(struct wilc *wilc) in chip_allow_sleep_wilc1000()
604 static int chip_allow_sleep_wilc3000(struct wilc *wilc) in chip_allow_sleep_wilc3000()
630 static int chip_allow_sleep(struct wilc *wilc) in chip_allow_sleep()
638 static int chip_wakeup_wilc1000(struct wilc *wilc) in chip_wakeup_wilc1000()
700 static int chip_wakeup_wilc3000(struct wilc *wilc) in chip_wakeup_wilc3000()
760 static int chip_wakeup(struct wilc *wilc) in chip_wakeup()
768 static inline int acquire_bus(struct wilc *wilc, enum bus_acquire acquire) in acquire_bus()
782 static inline int release_bus(struct wilc *wilc, enum bus_release release) in release_bus()
793 int host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify()
807 int host_sleep_notify(struct wilc *wilc) in host_sleep_notify()
821 int wilc_wlan_handle_txq(struct wilc *wilc, u32 *txq_count) in wilc_wlan_handle_txq()
1106 static void wilc_wlan_handle_rx_buff(struct wilc *wilc, u8 *buffer, int size) in wilc_wlan_handle_rx_buff()
1154 static void wilc_wlan_handle_rxq(struct wilc *wilc) in wilc_wlan_handle_rxq()
1175 static void wilc_unknown_isr_ext(struct wilc *wilc) in wilc_unknown_isr_ext()
1180 static void wilc_wlan_handle_isr_ext(struct wilc *wilc, u32 int_status) in wilc_wlan_handle_isr_ext()
1222 void wilc_handle_isr(struct wilc *wilc) in wilc_handle_isr()
1247 int wilc_wlan_firmware_download(struct wilc *wilc, const u8 *buffer, in wilc_wlan_firmware_download()
1323 int wilc_wlan_start(struct wilc *wilc) in wilc_wlan_start()
1376 int wilc_wlan_stop(struct wilc *wilc, struct wilc_vif *vif) in wilc_wlan_stop()
1430 struct wilc *wilc = vif->wilc; in wilc_wlan_cleanup() local
1456 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_commit() local
1481 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_set() local
1522 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_get() local
1594 int wilc_get_chipid(struct wilc *wilc) in wilc_get_chipid()
1633 struct wilc *wilc = vif->wilc; in init_chip() local
1744 struct wilc *wilc; in wilc_wlan_init() local