Lines Matching defs:wilc

20 static inline void acquire_bus(struct wilc *wilc, enum bus_acquire acquire)  in acquire_bus()
27 static inline void release_bus(struct wilc *wilc, enum bus_release release) in release_bus()
34 static void wilc_wlan_txq_remove(struct wilc *wilc, u8 q_num, in wilc_wlan_txq_remove()
43 wilc_wlan_txq_remove_from_head(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_remove_from_head()
66 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_tail() local
83 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_to_head() local
146 struct wilc *wilc = vif->wilc; in tcp_process() local
194 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_filter_dup_tcp_ack() local
257 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_cfg_pkt() local
333 static inline u8 ac_classify(struct wilc *wilc, struct sk_buff *skb) in ac_classify()
402 static inline u8 ac_change(struct wilc *wilc, u8 *ac) in ac_change()
420 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() local
475 struct wilc *wilc; in wilc_wlan_txq_add_mgmt_pkt() local
506 static struct txq_entry_t *wilc_wlan_txq_get_first(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_get_first()
522 static struct txq_entry_t *wilc_wlan_txq_get_next(struct wilc *wilc, in wilc_wlan_txq_get_next()
539 static void wilc_wlan_rxq_add(struct wilc *wilc, struct rxq_entry_t *rqe) in wilc_wlan_rxq_add()
549 static struct rxq_entry_t *wilc_wlan_rxq_remove(struct wilc *wilc) in wilc_wlan_rxq_remove()
563 void chip_allow_sleep(struct wilc *wilc) in chip_allow_sleep()
623 void chip_wakeup(struct wilc *wilc) in chip_wakeup()
684 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify()
692 void host_sleep_notify(struct wilc *wilc) in host_sleep_notify()
700 int wilc_wlan_handle_txq(struct wilc *wilc, u32 *txq_count) in wilc_wlan_handle_txq()
949 static void wilc_wlan_handle_rx_buff(struct wilc *wilc, u8 *buffer, int size) in wilc_wlan_handle_rx_buff()
997 static void wilc_wlan_handle_rxq(struct wilc *wilc) in wilc_wlan_handle_rxq()
1018 static void wilc_unknown_isr_ext(struct wilc *wilc) in wilc_unknown_isr_ext()
1023 static void wilc_wlan_handle_isr_ext(struct wilc *wilc, u32 int_status) in wilc_wlan_handle_isr_ext()
1065 void wilc_handle_isr(struct wilc *wilc) in wilc_handle_isr()
1082 int wilc_wlan_firmware_download(struct wilc *wilc, const u8 *buffer, in wilc_wlan_firmware_download()
1147 int wilc_wlan_start(struct wilc *wilc) in wilc_wlan_start()
1194 int wilc_wlan_stop(struct wilc *wilc, struct wilc_vif *vif) in wilc_wlan_stop()
1241 struct wilc *wilc = vif->wilc; in wilc_wlan_cleanup() local
1267 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_commit() local
1292 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_set() local
1333 struct wilc *wilc = vif->wilc; in wilc_wlan_cfg_get() local
1411 struct wilc *wilc = vif->wilc; in init_chip() local
1448 u32 wilc_get_chipid(struct wilc *wilc, bool update) in wilc_get_chipid()
1480 struct wilc *wilc; in wilc_wlan_init() local