Lines Matching defs:wilc
15 static inline void acquire_bus(struct wilc *wilc, enum bus_acquire acquire) in acquire_bus()
22 static inline void release_bus(struct wilc *wilc, enum bus_release release) in release_bus()
29 static void wilc_wlan_txq_remove(struct wilc *wilc, u8 q_num, in wilc_wlan_txq_remove()
38 wilc_wlan_txq_remove_from_head(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_remove_from_head()
61 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
141 struct wilc *wilc = vif->wilc; in tcp_process() local
189 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_filter_dup_tcp_ack() local
252 struct wilc *wilc = vif->wilc; in wilc_wlan_txq_add_cfg_pkt() local
328 static inline u8 ac_classify(struct wilc *wilc, struct sk_buff *skb) in ac_classify()
397 static inline u8 ac_change(struct wilc *wilc, u8 *ac) in ac_change()
415 struct wilc *wilc; in wilc_wlan_txq_add_net_pkt() local
470 struct wilc *wilc; in wilc_wlan_txq_add_mgmt_pkt() local
501 static struct txq_entry_t *wilc_wlan_txq_get_first(struct wilc *wilc, u8 q_num) in wilc_wlan_txq_get_first()
517 static struct txq_entry_t *wilc_wlan_txq_get_next(struct wilc *wilc, in wilc_wlan_txq_get_next()
534 static void wilc_wlan_rxq_add(struct wilc *wilc, struct rxq_entry_t *rqe) in wilc_wlan_rxq_add()
544 static struct rxq_entry_t *wilc_wlan_rxq_remove(struct wilc *wilc) in wilc_wlan_rxq_remove()
558 void chip_allow_sleep(struct wilc *wilc) in chip_allow_sleep()
618 void chip_wakeup(struct wilc *wilc) in chip_wakeup()
679 void host_wakeup_notify(struct wilc *wilc) in host_wakeup_notify()
687 void host_sleep_notify(struct wilc *wilc) in host_sleep_notify()
695 int wilc_wlan_handle_txq(struct wilc *wilc, u32 *txq_count) in wilc_wlan_handle_txq()
944 static void wilc_wlan_handle_rx_buff(struct wilc *wilc, u8 *buffer, int size) in wilc_wlan_handle_rx_buff()
992 static void wilc_wlan_handle_rxq(struct wilc *wilc) in wilc_wlan_handle_rxq()
1013 static void wilc_unknown_isr_ext(struct wilc *wilc) in wilc_unknown_isr_ext()
1018 static void wilc_wlan_handle_isr_ext(struct wilc *wilc, u32 int_status) in wilc_wlan_handle_isr_ext()
1060 void wilc_handle_isr(struct wilc *wilc) in wilc_handle_isr()
1077 int wilc_wlan_firmware_download(struct wilc *wilc, const u8 *buffer, in wilc_wlan_firmware_download()
1142 int wilc_wlan_start(struct wilc *wilc) in wilc_wlan_start()
1189 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()
1529 struct wilc *wilc; in wilc_wlan_init() local