• Home
  • Raw
  • Download

Lines Matching defs:wilc

17 static inline void acquire_bus(struct wilc *wilc, enum bus_acquire acquire)  in acquire_bus()
24 static inline void release_bus(struct wilc *wilc, enum bus_release release) in release_bus()
31 static void wilc_wlan_txq_remove(struct wilc *wilc, struct txq_entry_t *tqe) in wilc_wlan_txq_remove()
43 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_remove_from_head() local
62 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_tail() local
78 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_head() local
140 struct wilc *wilc = vif->wilc; in tcp_process() local
188 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_filter_dup_tcp_ack() local
251 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_cfg_pkt() local
283 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() local
314 struct wilc *wilc; in wilc_wlan_txq_add_mgmt_pkt() local
336 static struct txq_entry_t *wilc_wlan_txq_get_first(struct wilc *wilc) in wilc_wlan_txq_get_first()
352 static struct txq_entry_t *wilc_wlan_txq_get_next(struct wilc *wilc, in wilc_wlan_txq_get_next()
368 static void wilc_wlan_rxq_add(struct wilc *wilc, struct rxq_entry_t *rqe) in wilc_wlan_rxq_add()
378 static struct rxq_entry_t *wilc_wlan_rxq_remove(struct wilc *wilc) in wilc_wlan_rxq_remove()
392 void chip_allow_sleep(struct wilc *wilc) in chip_allow_sleep()
404 void chip_wakeup(struct wilc *wilc) in chip_wakeup()
463 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify()
471 void host_sleep_notify(struct wilc *wilc) in host_sleep_notify()
479 int wilc_wlan_handle_txq(struct wilc *wilc, u32 *txq_count) in wilc_wlan_handle_txq()
681 static void wilc_wlan_handle_rx_buff(struct wilc *wilc, u8 *buffer, int size) in wilc_wlan_handle_rx_buff()
728 static void wilc_wlan_handle_rxq(struct wilc *wilc) in wilc_wlan_handle_rxq()
749 static void wilc_unknown_isr_ext(struct wilc *wilc) in wilc_unknown_isr_ext()
754 static void wilc_wlan_handle_isr_ext(struct wilc *wilc, u32 int_status) in wilc_wlan_handle_isr_ext()
796 void wilc_handle_isr(struct wilc *wilc) in wilc_handle_isr()
813 int wilc_wlan_firmware_download(struct wilc *wilc, const u8 *buffer, in wilc_wlan_firmware_download()
862 int wilc_wlan_start(struct wilc *wilc) in wilc_wlan_start()
913 int wilc_wlan_stop(struct wilc *wilc, struct wilc_vif *vif) in wilc_wlan_stop()
960 struct wilc *wilc = vif->wilc; in wilc_wlan_cleanup() local
982 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_commit() local
1007 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_set() local
1048 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_get() local
1126 struct wilc *wilc = vif->wilc; in init_chip() local
1163 u32 wilc_get_chipid(struct wilc *wilc, bool update) in wilc_get_chipid()
1196 struct wilc *wilc; in wilc_wlan_init() local