Lines Matching refs:wilc_vif
65 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_txq_add_to_tail()
79 static void wilc_wlan_txq_add_to_head(struct wilc_vif *vif, u8 q_num, in wilc_wlan_txq_add_to_head()
100 static inline void add_tcp_session(struct wilc_vif *vif, u32 src_prt, in add_tcp_session()
114 static inline void update_tcp_session(struct wilc_vif *vif, u32 index, u32 ack) in update_tcp_session()
123 static inline void add_tcp_pending_ack(struct wilc_vif *vif, u32 ack, in add_tcp_pending_ack()
145 struct wilc_vif *vif = netdev_priv(dev); in tcp_process()
193 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_txq_filter_dup_tcp_ack()
248 void wilc_enable_tcp_ack_filter(struct wilc_vif *vif, bool value) in wilc_enable_tcp_ack_filter()
253 static int wilc_wlan_txq_add_cfg_pkt(struct wilc_vif *vif, u8 *buffer, in wilc_wlan_txq_add_cfg_pkt()
419 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_txq_add_net_pkt()
474 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_txq_add_mgmt_pkt()
722 struct wilc_vif *vif; in wilc_wlan_handle_txq()
1194 int wilc_wlan_stop(struct wilc *wilc, struct wilc_vif *vif) in wilc_wlan_stop()
1240 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_cleanup()
1264 static int wilc_wlan_cfg_commit(struct wilc_vif *vif, int type, in wilc_wlan_cfg_commit()
1287 int wilc_wlan_cfg_set(struct wilc_vif *vif, int start, u16 wid, u8 *buffer, in wilc_wlan_cfg_set()
1328 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get()
1365 int wilc_send_config_pkt(struct wilc_vif *vif, u8 mode, struct wid *wids, in wilc_send_config_pkt()
1410 struct wilc_vif *vif = netdev_priv(dev); in init_chip()
1479 struct wilc_vif *vif = netdev_priv(dev); in wilc_wlan_init()