Home
last modified time | relevance | path

Searched defs:vif (Results 401 - 425 of 611) sorted by relevance

1...<<11121314151617181920>>...25

/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dcommon.h138 struct xenvif *vif; /* Parent VIF */ member
265 struct xenvif *vif; member
339 static inline struct xenbus_device *xenvif_to_xenbus_device(struct xenvif *vif) in xenvif_to_xenbus_device() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dicmp.c313 int vif; in icmpv4_xrlim_allow() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dtdls.c1542 ieee80211_tdls_oper_request(struct ieee80211_vif *vif, const u8 *peer, enum nl80211_tdls_operation oper, u16 reason_code, gfp_t gfp) ieee80211_tdls_oper_request() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_vif.c66 AVFILTER_DEFINE_CLASS(vif); variable
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c222 static void wcn36xx_smd_set_bss_ht_params(struct ieee80211_vif *vif, in wcn36xx_smd_set_bss_ht_params() argument
247 wcn36xx_smd_set_bss_vht_params(struct ieee80211_vif *vif, in wcn36xx_smd_set_bss_vht_params() argument
355 wcn36xx_smd_set_sta_params(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wcn36xx_hal_config_sta_params *sta_params) wcn36xx_smd_set_sta_params() argument
700 wcn36xx_smd_init_scan(struct wcn36xx *wcn, enum wcn36xx_hal_sys_mode mode, struct ieee80211_vif *vif) wcn36xx_smd_init_scan() argument
801 wcn36xx_smd_finish_scan(struct wcn36xx *wcn, enum wcn36xx_hal_sys_mode mode, struct ieee80211_vif *vif) wcn36xx_smd_finish_scan() argument
843 wcn36xx_smd_start_hw_scan(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct cfg80211_scan_request *req) wcn36xx_smd_start_hw_scan() argument
958 wcn36xx_smd_switch_channel(struct wcn36xx *wcn, struct ieee80211_vif *vif, int ch) wcn36xx_smd_switch_channel() argument
1015 wcn36xx_smd_process_ptt_msg(struct wcn36xx *wcn, struct ieee80211_vif *vif, void *ptt_msg, size_t len, void **ptt_rsp_msg) wcn36xx_smd_process_ptt_msg() argument
1114 wcn36xx_smd_add_sta_self_rsp(struct wcn36xx *wcn, struct ieee80211_vif *vif, void *buf, size_t len) wcn36xx_smd_add_sta_self_rsp() argument
1143 wcn36xx_smd_add_sta_self(struct wcn36xx *wcn, struct ieee80211_vif *vif) wcn36xx_smd_add_sta_self() argument
1252 wcn36xx_smd_join(struct wcn36xx *wcn, const u8 *bssid, u8 *vif, u8 ch) wcn36xx_smd_join() argument
1372 wcn36xx_smd_set_sta_params_v1(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wcn36xx_hal_config_sta_params_v1 *sta_par) wcn36xx_smd_set_sta_params_v1() argument
1429 wcn36xx_smd_config_sta_v1(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta) wcn36xx_smd_config_sta_v1() argument
1457 wcn36xx_smd_config_sta_v0(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta) wcn36xx_smd_config_sta_v0() argument
1481 wcn36xx_smd_config_sta(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta) wcn36xx_smd_config_sta() argument
1510 wcn36xx_smd_set_bss_params(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, const u8 *bssid, bool update, struct wcn36xx_hal_config_bss_params *bss) wcn36xx_smd_set_bss_params() argument
1598 wcn36xx_smd_config_bss_v1(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta_80211, const u8 *bssid, bool update) wcn36xx_smd_config_bss_v1() argument
1720 wcn36xx_smd_config_bss_v0(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, const u8 *bssid, bool update) wcn36xx_smd_config_bss_v0() argument
1763 wcn36xx_smd_config_bss_rsp(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, void *buf, size_t len) wcn36xx_smd_config_bss_rsp() argument
1807 wcn36xx_smd_config_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, const u8 *bssid, bool update) wcn36xx_smd_config_bss() argument
1837 wcn36xx_smd_delete_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif) wcn36xx_smd_delete_bss() argument
1873 wcn36xx_smd_send_beacon(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct sk_buff *skb_beacon, u16 tim_off, u16 p2p_off) wcn36xx_smd_send_beacon() argument
1947 wcn36xx_smd_update_proberesp_tmpl(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct sk_buff *skb) wcn36xx_smd_update_proberesp_tmpl() argument
2142 wcn36xx_smd_enter_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif) wcn36xx_smd_enter_bmps() argument
2172 wcn36xx_smd_exit_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif) wcn36xx_smd_exit_bmps() argument
2233 wcn36xx_smd_keep_alive_req(struct wcn36xx *wcn, struct ieee80211_vif *vif, int packet_type) wcn36xx_smd_keep_alive_req() argument
2601 struct ieee80211_vif *vif = NULL; wcn36xx_smd_missed_beacon_ind() local
2640 struct ieee80211_vif *vif; wcn36xx_smd_delete_sta_context_ind() local
2745 wcn36xx_smd_set_mc_list(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct wcn36xx_hal_rcv_flt_mc_addr_list_type *fp) wcn36xx_smd_set_mc_list() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1884 at76_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) at76_add_interface() argument
1909 at76_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) at76_remove_interface() argument
1953 at76_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_scan_request *hw_req) at76_hw_scan() argument
2033 at76_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u32 changed) at76_bss_info_changed() argument
2131 at76_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) at76_set_key() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c562 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_deinit_discovery() local
587 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_enable_discovery() local
655 struct brcmf_cfg80211_vif *vif; brcmf_p2p_escan() local
780 struct brcmf_cfg80211_vif *vif; brcmf_p2p_run_escan() local
891 brcmf_p2p_scan_prep(struct wiphy *wiphy, struct cfg80211_scan_request *request, struct brcmf_cfg80211_vif *vif) brcmf_p2p_scan_prep() argument
934 struct brcmf_cfg80211_vif *vif; brcmf_p2p_discover_listen() local
1277 struct brcmf_cfg80211_vif *vif; brcmf_p2p_abort_action_frame() local
1545 struct brcmf_cfg80211_vif *vif; brcmf_p2p_tx_action_frame() local
1940 struct brcmf_cfg80211_vif *vif = ifp->vif; brcmf_p2p_notify_rx_mgmt_p2p_probereq() local
2050 struct brcmf_cfg80211_vif *vif; brcmf_p2p_ifchange() local
2123 brcmf_p2p_disable_p2p_if(struct brcmf_cfg80211_vif *vif) brcmf_p2p_disable_p2p_if() argument
2133 brcmf_p2p_release_p2p_if(struct brcmf_cfg80211_vif *vif) brcmf_p2p_release_p2p_if() argument
2270 struct brcmf_cfg80211_vif *vif; brcmf_p2p_add_vif() local
2371 struct brcmf_cfg80211_vif *vif; brcmf_p2p_del_vif() local
2436 struct brcmf_cfg80211_vif *vif; brcmf_p2p_ifp_removed() local
2454 struct brcmf_cfg80211_vif *vif; brcmf_p2p_start_device() local
2470 struct brcmf_cfg80211_vif *vif; brcmf_p2p_stop_device() local
2527 struct brcmf_cfg80211_vif *vif; brcmf_p2p_detach() local
[all...]
H A Dcfg80211.h277 struct brcmf_cfg80211_vif *vif; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h566 struct ieee80211_vif *vif; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c367 struct wil6210_vif *vif = wil->vifs[mid]; in wil_rx_get_cid_by_skb() local
443 struct wil6210_vif *vif; in wil_vring_reap_rx() local
803 struct wil6210_vif *vif = container_of(work, wil_enable_tx_key_worker() local
834 wil_tx_complete_handle_eapol(struct wil6210_vif *vif, struct sk_buff *skb) wil_tx_complete_handle_eapol() argument
872 wil_rx_handle_eapol(struct wil6210_vif *vif, struct sk_buff *skb) wil_rx_handle_eapol() argument
896 struct wil6210_vif *vif = ndev_to_vif(ndev); wil_netif_rx() local
1134 wil_vring_init_tx(struct wil6210_vif *vif, int id, int size, int cid, int tid) wil_vring_init_tx() argument
1236 wil_tx_vring_modify(struct wil6210_vif *vif, int ring_id, int cid, int tid) wil_tx_vring_modify() argument
1319 wil_vring_init_bcast(struct wil6210_vif *vif, int id, int size) wil_vring_init_bcast() argument
1400 wil_find_tx_ucast(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) wil_find_tx_ucast() argument
1441 wil_find_tx_ring_sta(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) wil_find_tx_ring_sta() argument
1490 wil_find_tx_bcast_1(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) wil_find_tx_bcast_1() argument
1549 wil_find_tx_bcast_2(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) wil_find_tx_bcast_2() argument
1725 __wil_tx_vring_tso(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *vring, struct sk_buff *skb) __wil_tx_vring_tso() argument
2028 __wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, struct sk_buff *skb) __wil_tx_ring() argument
2186 wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, struct sk_buff *skb) wil_tx_ring() argument
2228 __wil_update_net_queues(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, bool check_stop) __wil_update_net_queues() argument
2294 wil_update_net_queues(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, bool check_stop) wil_update_net_queues() argument
2302 wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, bool check_stop) wil_update_net_queues_bh() argument
2312 struct wil6210_vif *vif = ndev_to_vif(ndev); wil_start_xmit() local
2420 wil_tx_complete(struct wil6210_vif *vif, int ringid) wil_tx_complete() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c2502 il3945_request_scan(struct il_priv *il, struct ieee80211_vif *vif) in il3945_request_scan() argument
1526 il3945_get_channels_for_scan(struct il_priv *il, enum nl80211_band band, u8 is_active, u8 n_probes, struct il3945_scan_channel *scan_ch, struct ieee80211_vif *vif) il3945_get_channels_for_scan() argument
2869 struct ieee80211_vif *vif = il->vif; il3945_config_ap() local
2909 il3945_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) il3945_mac_set_key() argument
2974 il3945_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) il3945_mac_sta_add() argument
[all...]
H A D3945.c2282 il3945_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif, in il3945_manage_ibss_station() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c355 ath_node_attach(struct ath_softc *sc, struct ieee80211_sta *sta, struct ieee80211_vif *vif) ath_node_attach() argument
1002 ath9k_vif_iter_set_beacon(struct ath9k_vif_iter_data *iter_data, struct ieee80211_vif *vif) ath9k_vif_iter_set_beacon() argument
1018 ath9k_vif_iter(struct ath9k_vif_iter_data *iter_data, u8 *mac, struct ieee80211_vif *vif) ath9k_vif_iter() argument
1117 ath9k_set_assoc_state(struct ath_softc *sc, struct ieee80211_vif *vif, bool changed) ath9k_set_assoc_state() argument
1152 struct ieee80211_vif *vif = NULL; ath9k_set_offchannel_state() local
1282 ath9k_tpc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath9k_tpc_vif_iter() argument
1294 ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif) ath9k_set_txpower() argument
1317 ath9k_assign_hw_queues(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_assign_hw_queues() argument
1335 ath9k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_add_interface() argument
1384 ath9k_change_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) ath9k_change_interface() argument
1420 ath9k_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_remove_interface() argument
1599 ath9k_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_sta_add() argument
1624 ath9k_del_ps_key(struct ath_softc *sc, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_del_ps_key() argument
1639 ath9k_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath9k_sta_remove() argument
1651 ath9k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath9k_sta_state() argument
1698 ath9k_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) ath9k_sta_notify() argument
1720 ath9k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, const struct ieee80211_tx_queue_params *params) ath9k_conf_tx() argument
1761 ath9k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath9k_set_key() argument
1869 ath9k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changed) ath9k_bss_info_changed() argument
1951 ath9k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_get_tsf() argument
1973 ath9k_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u64 tsf) ath9k_set_tsf() argument
1991 ath9k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_reset_tsf() argument
2008 ath9k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) ath9k_ampdu_action() argument
2170 ath9k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) ath9k_flush() argument
2261 struct ieee80211_vif *vif; ath9k_tx_last_beacon() local
2385 ath9k_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const u8 *mac_addr) ath9k_sw_scan_start() argument
2394 ath9k_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_sw_scan_complete() argument
2426 ath9k_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_scan_request *hw_req) ath9k_hw_scan() argument
2461 ath9k_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_cancel_hw_scan() argument
2475 ath9k_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel *chan, int duration, enum ieee80211_roc_type type) ath9k_remain_on_channel() argument
2511 ath9k_cancel_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath9k_cancel_remain_on_channel() argument
2603 ath9k_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_chanctx_conf *conf) ath9k_assign_vif_chanctx() argument
2634 ath9k_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_chanctx_conf *conf) ath9k_unassign_vif_chanctx() argument
2663 ath9k_mgd_prepare_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 duration) ath9k_mgd_prepare_tx() argument
2758 ath9k_get_txpower(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int *dbm) ath9k_get_txpower() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c1756 int rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_start() argument
1783 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop() argument
1716 rtl_get_hal_edca_param(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum wireless_mode wirelessmode, struct ieee80211_tx_queue_params *param) rtl_get_hal_edca_param() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dmain.c405 static void rtw_reset_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in rtw_reset_vif_iter() argument
155 rtw_vif_watch_dog_iter(void *data, u8 *mac, struct ieee80211_vif *vif) rtw_vif_watch_dog_iter() argument
273 rtw_sta_add(struct rtw_dev *rtwdev, struct ieee80211_sta *sta, struct ieee80211_vif *vif) rtw_sta_add() argument
382 rtw_reset_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data) rtw_reset_key_iter() argument
[all...]
H A Dfw.c865 struct ieee80211_vif *vif; in rtw_get_rsvd_page_skb() local
1047 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); rtw_add_rsvd_page_bcn() local
1063 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); rtw_add_rsvd_page_pno() local
1088 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); rtw_add_rsvd_page_sta() local
1197 rtw_build_rsvd_page_iter(void *data, u8 *mac, struct ieee80211_vif *vif) rtw_build_rsvd_page_iter() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c124 void mt7603_wtbl_init(struct mt7603_dev *dev, int idx, int vif, in mt7603_wtbl_init() argument
898 struct ieee80211_vif *vif = info->control.vif; in mt7603_mac_write_txwi() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c167 struct wilc_vif *vif = netdev_priv(dev); in cfg_connect_result() local
224 struct wilc_vif *vif; in wilc_get_wl_to_vif() local
237 struct wilc_vif *vif; set_channel() local
262 struct wilc_vif *vif = netdev_priv(request->wdev->netdev); scan() local
302 struct wilc_vif *vif = netdev_priv(dev); connect() local
457 struct wilc_vif *vif = netdev_priv(dev); disconnect() local
551 struct wilc_vif *vif = netdev_priv(netdev); add_key() local
657 struct wilc_vif *vif = netdev_priv(netdev); del_key() local
693 struct wilc_vif *vif = netdev_priv(netdev); get_key() local
719 struct wilc_vif *vif = netdev_priv(netdev); set_default_key() local
729 struct wilc_vif *vif = netdev_priv(dev); get_station() local
791 struct wilc_vif *vif; set_wiphy_params() local
857 struct wilc_vif *vif = netdev_priv(netdev); set_pmksa() local
892 struct wilc_vif *vif = netdev_priv(netdev); del_pmksa() local
922 struct wilc_vif *vif = netdev_priv(netdev); flush_pmksa() local
998 wilc_wfi_p2p_rx(struct wilc_vif *vif, u8 *buff, u32 size) wilc_wfi_p2p_rx() argument
1069 struct wilc_vif *vif = data; wilc_wfi_remain_on_channel_expired() local
1088 struct wilc_vif *vif = netdev_priv(wdev->netdev); remain_on_channel() local
1126 struct wilc_vif *vif = netdev_priv(wdev->netdev); cancel_remain_on_channel() local
1146 struct wilc_vif *vif = netdev_priv(wdev->netdev); mgmt_tx() local
1223 struct wilc_vif *vif = netdev_priv(wdev->netdev); mgmt_tx_cancel_wait() local
1248 struct wilc_vif *vif = netdev_priv(wdev->netdev); wilc_update_mgmt_frame_registrations() local
1279 struct wilc_vif *vif = netdev_priv(dev); dump_station() local
1298 struct wilc_vif *vif = netdev_priv(dev); set_power_mgmt() local
1314 struct wilc_vif *vif = netdev_priv(dev); change_virtual_intf() local
1378 struct wilc_vif *vif = netdev_priv(dev); start_ap() local
1394 struct wilc_vif *vif = netdev_priv(dev); change_beacon() local
1402 struct wilc_vif *vif = netdev_priv(dev); stop_ap() local
1418 struct wilc_vif *vif = netdev_priv(dev); add_station() local
1438 struct wilc_vif *vif = netdev_priv(dev); del_station() local
1460 struct wilc_vif *vif = netdev_priv(dev); change_station() local
1472 struct wilc_vif *vif; wilc_get_vif_from_type() local
1489 struct wilc_vif *vif; add_virtual_intf() local
1555 struct wilc_vif *vif; del_virtual_intf() local
1594 struct wilc_vif *vif; wilc_set_wakeup() local
1615 struct wilc_vif *vif; set_tx_power() local
1644 struct wilc_vif *vif = netdev_priv(wdev->netdev); get_tx_power() local
1732 struct wilc_vif *vif; wilc_cfg80211_init() local
1842 struct wilc_vif *vif = netdev_priv(net); wilc_init_host_int() local
1858 struct wilc_vif *vif = netdev_priv(net); wilc_deinit_host_int() local
[all...]
H A Dhif.c41 struct wilc_vif *vif; member
50 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), in wilc_alloc_work() argument
87 int wilc_get_vif_idx(struct wilc_vif *vif) in wilc_get_vif_idx() argument
100 struct wilc_vif *vif; wilc_get_vif_from_idx() local
113 handle_scan_done(struct wilc_vif *vif, enum scan_event evt) handle_scan_done() argument
149 wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, u8 *ch_freq_list, u8 ch_list_len, void (*scan_result_fn)(enum scan_event, struct wilc_rcvd_net_info *, void *), void *user_arg, struct cfg80211_scan_request *request) wilc_scan() argument
266 wilc_send_connect_wid(struct wilc_vif *vif) wilc_send_connect_wid() argument
320 struct wilc_vif *vif = msg->vif; handle_connect_timeout() local
540 host_int_get_assoc_res_info(struct wilc_vif *vif, u8 *assoc_resp_info, u32 max_assoc_resp_info_len, u32 *rcvd_assoc_resp_info_len) host_int_get_assoc_res_info() argument
585 host_int_parse_assoc_resp_info(struct wilc_vif *vif, u8 mac_status) host_int_parse_assoc_resp_info() argument
634 host_int_handle_disconnect(struct wilc_vif *vif) host_int_handle_disconnect() argument
660 struct wilc_vif *vif = msg->vif; handle_rcvd_gnrl_async_info() local
689 wilc_disconnect(struct wilc_vif *vif) wilc_disconnect() argument
739 wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) wilc_get_statistics() argument
792 struct wilc_vif *vif = msg->vif; handle_get_statistics() local
829 handle_remain_on_chan(struct wilc_vif *vif, struct wilc_remain_ch *hif_remain_ch) handle_remain_on_chan() argument
871 wilc_handle_roc_expired(struct wilc_vif *vif, u64 cookie) wilc_handle_roc_expired() argument
921 struct wilc_vif *vif = hif_drv->remain_on_ch_timer_vif; listen_timer_cb() local
943 struct wilc_vif *vif = msg->vif; handle_set_mcast_filter() local
998 struct wilc_vif *vif = hif_drv->scan_timer_vif; timer_scan_cb() local
1015 struct wilc_vif *vif = hif_drv->connect_timer_vif; timer_connect_cb() local
1028 wilc_remove_wep_key(struct wilc_vif *vif, u8 index) wilc_remove_wep_key() argument
1045 wilc_set_wep_default_keyid(struct wilc_vif *vif, u8 index) wilc_set_wep_default_keyid() argument
1062 wilc_add_wep_key_bss_sta(struct wilc_vif *vif, const u8 *key, u8 len, u8 index) wilc_add_wep_key_bss_sta() argument
1091 wilc_add_wep_key_bss_ap(struct wilc_vif *vif, const u8 *key, u8 len, u8 index, u8 mode, enum authtype auth_type) wilc_add_wep_key_bss_ap() argument
1130 wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, const u8 *mac_addr, const u8 *rx_mic, const u8 *tx_mic, u8 mode, u8 cipher_mode, u8 index) wilc_add_ptk() argument
1201 wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, u8 index, u32 key_rsc_len, const u8 *key_rsc, const u8 *rx_mic, const u8 *tx_mic, u8 mode, u8 cipher_mode) wilc_add_rx_gtk() argument
1261 wilc_set_pmkid_info(struct wilc_vif *vif, struct wilc_pmkid_attr *pmkid) wilc_set_pmkid_info() argument
1273 wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) wilc_get_mac_address() argument
1290 wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, size_t ies_len) wilc_set_join_req() argument
1323 wilc_set_mac_chnl_num(struct wilc_vif *vif, u8 channel) wilc_set_mac_chnl_num() argument
1340 wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, u8 ifc_id) wilc_set_operation_mode() argument
1362 wilc_get_inactive_time(struct wilc_vif *vif, const u8 *mac, u32 *out_val) wilc_get_inactive_time() argument
1393 wilc_get_rssi(struct wilc_vif *vif, s8 *rssi_level) wilc_get_rssi() argument
1414 wilc_get_stats_async(struct wilc_vif *vif, struct rf_info *stats) wilc_get_stats_async() argument
1435 wilc_hif_set_cfg(struct wilc_vif *vif, struct cfg_param_attr *param) wilc_hif_set_cfg() argument
1474 struct wilc_vif *vif = from_timer(vif, t, periodic_rssi); get_periodic_rssi() local
1490 struct wilc_vif *vif = netdev_priv(dev); wilc_init() local
1520 wilc_deinit(struct wilc_vif *vif) wilc_deinit() argument
1558 struct wilc_vif *vif; wilc_network_info_received() local
1599 struct wilc_vif *vif; wilc_gnrl_async_info_received() local
1644 struct wilc_vif *vif; wilc_scan_complete_received() local
1671 wilc_remain_on_channel(struct wilc_vif *vif, u64 cookie, u32 duration, u16 chan, void (*expired)(void *, u64), void *user_arg) wilc_remain_on_channel() argument
1692 wilc_listen_state_expired(struct wilc_vif *vif, u64 cookie) wilc_listen_state_expired() argument
1704 wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg) wilc_frame_register() argument
1738 wilc_add_beacon(struct wilc_vif *vif, u32 interval, u32 dtim_period, struct cfg80211_beacon_data *params) wilc_add_beacon() argument
1779 wilc_del_beacon(struct wilc_vif *vif) wilc_del_beacon() argument
1797 wilc_add_station(struct wilc_vif *vif, const u8 *mac, struct station_parameters *params) wilc_add_station() argument
1823 wilc_del_station(struct wilc_vif *vif, const u8 *mac_addr) wilc_del_station() argument
1849 wilc_del_allstation(struct wilc_vif *vif, u8 mac_addr[][ETH_ALEN]) wilc_del_allstation() argument
1882 wilc_edit_station(struct wilc_vif *vif, const u8 *mac, struct station_parameters *params) wilc_edit_station() argument
1907 wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout) wilc_set_power_mgmt() argument
1928 wilc_setup_multicast_filter(struct wilc_vif *vif, u32 enabled, u32 count, u8 *mc_list) wilc_setup_multicast_filter() argument
1950 wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power) wilc_set_tx_power() argument
1962 wilc_get_tx_power(struct wilc_vif *vif, u8 *tx_power) wilc_get_tx_power() argument
[all...]
H A Dwlan.h307 struct wilc_vif *vif; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c1630 iwl_mvm_add_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_add_sta() argument
1848 iwl_mvm_disable_sta_queues(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_disable_sta_queues() argument
1899 iwl_mvm_rm_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_rm_sta() argument
1988 iwl_mvm_rm_sta_id(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u8 sta_id) iwl_mvm_rm_sta_id() argument
2122 iwl_mvm_add_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_add_snif_sta() argument
2134 iwl_mvm_rm_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_rm_snif_sta() argument
2182 iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_send_add_bcast_sta() argument
2252 iwl_mvm_free_bcast_sta_queues(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_free_bcast_sta_queues() argument
2287 iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_send_rm_bcast_sta() argument
2302 iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_alloc_bcast_sta() argument
2320 iwl_mvm_add_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_add_p2p_bcast_sta() argument
2340 iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_dealloc_bcast_sta() argument
2351 iwl_mvm_rm_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_rm_p2p_bcast_sta() argument
2372 iwl_mvm_add_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_add_mcast_sta() argument
2503 iwl_mvm_rm_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_rm_mcast_sta() argument
2840 iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) iwl_mvm_sta_tx_agg_start() argument
2944 iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 buf_size, bool amsdu) iwl_mvm_sta_tx_agg_oper() argument
3095 iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwl_mvm_sta_tx_agg_stop() argument
3167 iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwl_mvm_sta_tx_agg_flush() argument
3239 iwl_mvm_get_key_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_get_key_sta() argument
3465 iwl_mvm_get_mac_addr(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta) iwl_mvm_get_mac_addr() argument
3486 __iwl_mvm_set_sta_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *keyconf, u8 key_offset, bool mcast) __iwl_mvm_set_sta_key() argument
3541 iwl_mvm_set_sta_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *keyconf, u8 key_offset) iwl_mvm_set_sta_key() argument
3643 iwl_mvm_remove_sta_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *keyconf) iwl_mvm_remove_sta_key() argument
3701 iwl_mvm_update_tkip_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) iwl_mvm_update_tkip_key() argument
3947 iwl_mvm_csa_client_absent(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_csa_client_absent() argument
3976 iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_int_sta *sta, u8 *addr, u32 cipher, u8 *key, u32 key_len) iwl_mvm_add_pasn_sta() argument
[all...]
H A Dscan.c222 iwl_mvm_scan_condition_iterator(void *data, u8 *mac, struct ieee80211_vif *vif) iwl_mvm_scan_condition_iterator() argument
249 iwl_mvm_is_dcm_with_go_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) iwl_mvm_is_dcm_with_go_iterator() argument
268 _iwl_mvm_get_scan_type(struct iwl_mvm *mvm, struct ieee80211_vif *vif, enum iwl_mvm_traffic_load load, bool low_latency) _iwl_mvm_get_scan_type() argument
314 iwl_mvm_get_scan_type(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_get_scan_type() argument
327 iwl_mvm_get_scan_type_band(struct iwl_mvm *mvm, struct ieee80211_vif *vif, enum nl80211_band band) iwl_mvm_get_scan_type_band() argument
798 iwl_mvm_build_scan_probe(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_scan_ies *ies, struct iwl_mvm_scan_params *params) iwl_mvm_build_scan_probe() argument
886 iwl_mvm_scan_use_ebs(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_scan_use_ebs() argument
923 iwl_mvm_scan_lmac_flags(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif) iwl_mvm_scan_lmac_flags() argument
977 iwl_mvm_scan_lmac(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_scan_params *params) iwl_mvm_scan_lmac() argument
1695 iwl_mvm_scan_umac_chan_flags_v2(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif) iwl_mvm_scan_umac_chan_flags_v2() argument
1718 iwl_mvm_scan_umac_flags_v2(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif, int type) iwl_mvm_scan_umac_flags_v2() argument
1755 iwl_mvm_scan_umac_flags(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif) iwl_mvm_scan_umac_flags() argument
1866 iwl_mvm_scan_umac(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_scan_params *params, int type, int uid) iwl_mvm_scan_umac() argument
1951 iwl_mvm_scan_umac_fill_general_p_v10(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif, struct iwl_scan_general_params_v10 *gp, u16 gen_flags) iwl_mvm_scan_umac_fill_general_p_v10() argument
1990 iwl_mvm_scan_umac_fill_ch_p_v4(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif, struct iwl_scan_channel_params_v4 *cp, u32 channel_cfg_flags) iwl_mvm_scan_umac_fill_ch_p_v4() argument
2007 iwl_mvm_scan_umac_fill_ch_p_v6(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif, struct iwl_scan_channel_params_v6 *cp, u32 channel_cfg_flags) iwl_mvm_scan_umac_fill_ch_p_v6() argument
2024 iwl_mvm_scan_umac_v12(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_scan_params *params, int type, int uid) iwl_mvm_scan_umac_v12() argument
2056 iwl_mvm_scan_umac_v14(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_scan_params *params, int type, int uid) iwl_mvm_scan_umac_v14() argument
2176 iwl_mvm_fill_scan_type(struct iwl_mvm *mvm, struct iwl_mvm_scan_params *params, struct ieee80211_vif *vif) iwl_mvm_fill_scan_type() argument
2209 iwl_mvm_build_scan_cmd(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_host_cmd *hcmd, struct iwl_mvm_scan_params *params, int type) iwl_mvm_build_scan_cmd() argument
2250 iwl_mvm_reg_scan_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_scan_request *req, struct ieee80211_scan_ies *ies) iwl_mvm_reg_scan_start() argument
2333 iwl_mvm_sched_scan_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies, int type) iwl_mvm_sched_scan_start() argument
[all...]
H A Dd3.c75 iwl_mvm_set_rekey_data(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct cfg80211_gtk_rekey_data *data) iwl_mvm_set_rekey_data() argument
97 iwl_mvm_ipv6_addr_change(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct inet6_dev *idev) iwl_mvm_ipv6_addr_change() argument
122 iwl_mvm_set_default_unicast_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int idx) iwl_mvm_set_default_unicast_key() argument
168 iwl_mvm_wowlan_program_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_wowlan_program_keys() argument
495 iwl_mvm_d3_reprogram(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *ap_sta) iwl_mvm_d3_reprogram() argument
601 iwl_mvm_get_last_nonqos_seq(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_get_last_nonqos_seq() argument
638 iwl_mvm_set_last_nonqos_seq(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_set_last_nonqos_seq() argument
689 iwl_mvm_get_wowlan_config(struct iwl_mvm *mvm, struct cfg80211_wowlan *wowlan, struct iwl_wowlan_config_cmd *wowlan_config_cmd, struct ieee80211_vif *vif, struct iwl_mvm_vif *mvmvif, struct ieee80211_sta *ap_sta) iwl_mvm_get_wowlan_config() argument
761 iwl_mvm_wowlan_config_key_params(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u32 cmd_flags) iwl_mvm_wowlan_config_key_params() argument
902 iwl_mvm_wowlan_config(struct iwl_mvm *mvm, struct cfg80211_wowlan *wowlan, struct iwl_wowlan_config_cmd *wowlan_config_cmd, struct ieee80211_vif *vif, struct iwl_mvm_vif *mvmvif, struct ieee80211_sta *ap_sta) iwl_mvm_wowlan_config() argument
953 iwl_mvm_netdetect_config(struct iwl_mvm *mvm, struct cfg80211_wowlan *wowlan, struct cfg80211_sched_scan_request *nd_config, struct ieee80211_vif *vif) iwl_mvm_netdetect_config() argument
1035 struct ieee80211_vif *vif = NULL; __iwl_mvm_suspend() local
1209 iwl_mvm_report_wakeup_reasons(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_wowlan_status_data *status) iwl_mvm_report_wakeup_reasons() argument
1448 iwl_mvm_d3_update_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_d3_update_keys() argument
1523 iwl_mvm_setup_connection_keep(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_wowlan_status *status) iwl_mvm_setup_connection_keep() argument
1777 iwl_mvm_query_wakeup_reasons(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_query_wakeup_reasons() argument
1950 iwl_mvm_query_netdetect_reasons(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_query_netdetect_reasons() argument
2037 iwl_mvm_d3_disconnect_iter(void *data, u8 *mac, struct ieee80211_vif *vif) iwl_mvm_d3_disconnect_iter() argument
2067 iwl_mvm_check_rt_status(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_check_rt_status() argument
2101 struct ieee80211_vif *vif = NULL; __iwl_mvm_resume() local
2334 iwl_mvm_d3_test_disconn_work_iter(void *_data, u8 *mac, struct ieee80211_vif *vif) iwl_mvm_d3_test_disconn_work_iter() argument
[all...]
H A Ddebugfs.c1233 struct ieee80211_vif *vif; in _iwl_dbgfs_inject_beacon_ie() local
1996 iwl_mvm_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct dentry *dir) iwl_mvm_sta_add_debugfs() argument
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h192 struct ieee80211_vif *vif; member

Completed in 46 milliseconds

1...<<11121314151617181920>>...25