Searched defs:vif (Results 226 - 250 of 339) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ti/wl1251/
H A Dwl1251.h380 struct ieee80211_vif *vif; member in struct:wl1251
/linux-master/drivers/usb/host/
H A Dr8a66597-hcd.c171 u16 vif = r8a66597->pdata->vif ? LDRV : 0; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c259 struct ieee80211_vif *vif; local
728 struct ieee80211_vif *vif = info->control.vif; local
1177 mt7615_mac_enable_rtscts(struct mt7615_dev *dev, struct ieee80211_vif *vif, bool enable) argument
2285 mt7615_mac_set_beacon_filter(struct mt7615_phy *phy, struct ieee80211_vif *vif, bool enable) argument
[all...]
H A Dmt7615.h126 struct mt7615_vif *vif; member in struct:mt7615_sta
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c367 struct wil6210_vif *vif = wil->vifs[mid]; local
443 struct wil6210_vif *vif; local
803 struct wil6210_vif *vif = container_of(work, local
834 wil_tx_complete_handle_eapol(struct wil6210_vif *vif, struct sk_buff *skb) argument
872 wil_rx_handle_eapol(struct wil6210_vif *vif, struct sk_buff *skb) argument
896 struct wil6210_vif *vif = ndev_to_vif(ndev); local
1134 wil_vring_init_tx(struct wil6210_vif *vif, int id, int size, int cid, int tid) argument
1236 wil_tx_vring_modify(struct wil6210_vif *vif, int ring_id, int cid, int tid) argument
1319 wil_vring_init_bcast(struct wil6210_vif *vif, int id, int size) argument
1400 wil_find_tx_ucast(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) argument
1441 wil_find_tx_ring_sta(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) argument
1490 wil_find_tx_bcast_1(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) argument
1549 wil_find_tx_bcast_2(struct wil6210_priv *wil, struct wil6210_vif *vif, struct sk_buff *skb) argument
1725 __wil_tx_vring_tso(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *vring, struct sk_buff *skb) argument
2026 __wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, struct sk_buff *skb) argument
2184 wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, struct sk_buff *skb) argument
2226 __wil_update_net_queues(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, bool check_stop) argument
2292 wil_update_net_queues(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, bool check_stop) argument
2300 wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif, struct wil_ring *ring, bool check_stop) argument
2310 struct wil6210_vif *vif = ndev_to_vif(ndev); local
2418 wil_tx_complete(struct wil6210_vif *vif, int ringid) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c124 void mt7603_wtbl_init(struct mt7603_dev *dev, int idx, int vif, argument
927 struct ieee80211_vif *vif = info->control.vif; local
[all...]
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c189 static bool qtnf_cmd_start_ap_can_fit(const struct qtnf_vif *vif, argument
236 int qtnf_cmd_send_start_ap(struct qtnf_vif *vif, argument
371 qtnf_cmd_send_stop_ap(struct qtnf_vif *vif) argument
389 qtnf_cmd_send_register_mgmt(struct qtnf_vif *vif, u16 frame_type, bool reg) argument
414 qtnf_cmd_send_frame(struct qtnf_vif *vif, u32 cookie, u16 flags, u16 freq, const u8 *buf, size_t len) argument
450 qtnf_cmd_send_mgmt_set_appie(struct qtnf_vif *vif, u8 frame_type, const u8 *buf, size_t len) argument
702 qtnf_cmd_get_sta_info(struct qtnf_vif *vif, const u8 *sta_mac, struct station_info *sinfo) argument
745 qtnf_cmd_send_add_change_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr, enum qlink_cmd_type cmd_type) argument
801 qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr) argument
808 qtnf_cmd_send_change_intf_type(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr) argument
834 qtnf_cmd_send_del_intf(struct qtnf_vif *vif) argument
1221 struct qtnf_vif *vif; local
1725 qtnf_cmd_send_add_key(struct qtnf_vif *vif, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
1768 qtnf_cmd_send_del_key(struct qtnf_vif *vif, u8 key_index, bool pairwise, const u8 *mac_addr) argument
1800 qtnf_cmd_send_set_default_key(struct qtnf_vif *vif, u8 key_index, bool unicast, bool multicast) argument
1827 qtnf_cmd_send_set_default_mgmt_key(struct qtnf_vif *vif, u8 key_index) argument
1872 qtnf_cmd_send_change_sta(struct qtnf_vif *vif, const u8 *mac, struct station_parameters *params) argument
1916 qtnf_cmd_send_del_sta(struct qtnf_vif *vif, struct station_del_parameters *params) argument
2075 qtnf_cmd_send_connect(struct qtnf_vif *vif, struct cfg80211_connect_params *sme) argument
2169 qtnf_cmd_send_external_auth(struct qtnf_vif *vif, struct cfg80211_external_auth_params *auth) argument
2194 qtnf_cmd_send_disconnect(struct qtnf_vif *vif, u16 reason_code) argument
2218 qtnf_cmd_send_updown_intf(struct qtnf_vif *vif, bool up) argument
2456 qtnf_cmd_send_chan_switch(struct qtnf_vif *vif, struct cfg80211_csa_settings *params) argument
2489 qtnf_cmd_get_channel(struct qtnf_vif *vif, struct cfg80211_chan_def *chdef) argument
2519 qtnf_cmd_start_cac(const struct qtnf_vif *vif, const struct cfg80211_chan_def *chdef, u32 cac_time_ms) argument
2545 qtnf_cmd_set_mac_acl(const struct qtnf_vif *vif, const struct cfg80211_acl_data *params) argument
2572 qtnf_cmd_send_pm_set(const struct qtnf_vif *vif, u8 pm_mode, int timeout) argument
2597 qtnf_cmd_get_tx_power(const struct qtnf_vif *vif, int *dbm) argument
2631 qtnf_cmd_set_tx_power(const struct qtnf_vif *vif, enum nl80211_tx_power_setting type, int mbm) argument
2662 qtnf_cmd_send_wowlan_set(const struct qtnf_vif *vif, const struct cfg80211_wowlan *wowl) argument
2708 qtnf_cmd_netdev_changeupper(const struct qtnf_vif *vif, int br_domain) argument
2740 qtnf_cmd_send_update_owe(struct qtnf_vif *vif, struct cfg80211_update_owe_info *owe) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dbase.c477 void ath5k_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) argument
1937 ath5k_beacon_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
518 ath5k_update_bssid_mask_and_opmode(struct ath5k_hw *ah, struct ieee80211_vif *vif) argument
1975 struct ieee80211_vif *vif; local
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c225 static void wcn36xx_smd_set_bss_ht_params(struct ieee80211_vif *vif, argument
251 wcn36xx_smd_set_bss_vht_params(struct ieee80211_vif *vif, argument
362 wcn36xx_smd_set_sta_params(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wcn36xx_hal_config_sta_params *sta_params) argument
696 wcn36xx_smd_init_scan(struct wcn36xx *wcn, enum wcn36xx_hal_sys_mode mode, struct ieee80211_vif *vif) argument
797 wcn36xx_smd_finish_scan(struct wcn36xx *wcn, enum wcn36xx_hal_sys_mode mode, struct ieee80211_vif *vif) argument
839 wcn36xx_smd_start_hw_scan(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct cfg80211_scan_request *req) argument
1034 wcn36xx_smd_switch_channel(struct wcn36xx *wcn, struct ieee80211_vif *vif, int ch) argument
1091 wcn36xx_smd_process_ptt_msg(struct wcn36xx *wcn, struct ieee80211_vif *vif, void *ptt_msg, size_t len, void **ptt_rsp_msg) argument
1190 wcn36xx_smd_add_sta_self_rsp(struct wcn36xx *wcn, struct ieee80211_vif *vif, void *buf, size_t len) argument
1219 wcn36xx_smd_add_sta_self(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
1328 wcn36xx_smd_join(struct wcn36xx *wcn, const u8 *bssid, u8 *vif, u8 ch) argument
1448 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) argument
1505 wcn36xx_smd_config_sta_v1(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1533 wcn36xx_smd_config_sta_v0(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1557 wcn36xx_smd_config_sta(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1586 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) argument
1674 wcn36xx_smd_config_bss_v1(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta_80211, const u8 *bssid, bool update) argument
1796 wcn36xx_smd_config_bss_v0(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, const u8 *bssid, bool update) argument
1839 wcn36xx_smd_config_bss_rsp(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, void *buf, size_t len) argument
1883 wcn36xx_smd_config_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct ieee80211_sta *sta, const u8 *bssid, bool update) argument
1913 wcn36xx_smd_delete_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
1949 wcn36xx_smd_send_beacon(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct sk_buff *skb_beacon, u16 tim_off, u16 p2p_off) argument
2023 wcn36xx_smd_update_proberesp_tmpl(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct sk_buff *skb) argument
2218 wcn36xx_smd_enter_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
2248 wcn36xx_smd_exit_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
2363 wcn36xx_smd_keep_alive_req(struct wcn36xx *wcn, struct ieee80211_vif *vif, int packet_type) argument
2769 struct ieee80211_vif *vif = NULL; local
2808 struct ieee80211_vif *vif; local
2913 wcn36xx_smd_set_mc_list(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct wcn36xx_hal_rcv_flt_mc_addr_list_type *fp) argument
2951 wcn36xx_smd_arp_offload(struct wcn36xx *wcn, struct ieee80211_vif *vif, bool enable) argument
2989 wcn36xx_smd_ipv6_ns_offload(struct wcn36xx *wcn, struct ieee80211_vif *vif, bool enable) argument
3044 wcn36xx_smd_ipv6_ns_offload(struct wcn36xx *wcn, struct ieee80211_vif *vif, bool enable) argument
3051 wcn36xx_smd_gtk_offload(struct wcn36xx *wcn, struct ieee80211_vif *vif, bool enable) argument
3089 wcn36xx_smd_gtk_offload_get_info_rsp(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
3130 wcn36xx_smd_gtk_offload_get_info(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
3253 wcn36xx_smd_add_beacon_filter(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c1745 int rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, argument
1770 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, argument
1705 rtl_get_hal_edca_param(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum wireless_mode wirelessmode, struct ieee80211_tx_queue_params *param) argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c562 struct brcmf_cfg80211_vif *vif; local
587 struct brcmf_cfg80211_vif *vif; local
655 struct brcmf_cfg80211_vif *vif; local
780 struct brcmf_cfg80211_vif *vif; local
891 brcmf_p2p_scan_prep(struct wiphy *wiphy, struct cfg80211_scan_request *request, struct brcmf_cfg80211_vif *vif) argument
934 struct brcmf_cfg80211_vif *vif; local
1277 struct brcmf_cfg80211_vif *vif; local
1545 struct brcmf_cfg80211_vif *vif; local
1940 struct brcmf_cfg80211_vif *vif = ifp->vif; local
2050 struct brcmf_cfg80211_vif *vif; local
2123 brcmf_p2p_disable_p2p_if(struct brcmf_cfg80211_vif *vif) argument
2133 brcmf_p2p_release_p2p_if(struct brcmf_cfg80211_vif *vif) argument
2270 struct brcmf_cfg80211_vif *vif; local
2371 struct brcmf_cfg80211_vif *vif; local
2440 struct brcmf_cfg80211_vif *vif; local
2462 struct brcmf_cfg80211_vif *vif; local
2478 struct brcmf_cfg80211_vif *vif; local
2535 struct brcmf_cfg80211_vif *vif; local
[all...]
H A Dcfg80211.h283 struct brcmf_cfg80211_vif *vif; member in struct:brcmf_cfg80211_vif_event
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebug.c1139 ath10k_debug_get_et_strings(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 sset, u8 *data) argument
1148 ath10k_debug_get_et_sset_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int sset) argument
1157 ath10k_debug_get_et_stats(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ethtool_stats *stats, u64 *data) argument
/linux-master/drivers/staging/vt6655/
H A Ddevice.h104 struct ieee80211_vif *vif; member in struct:vnt_private
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1538 wl18xx_set_key(struct wl1271 *wl, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) argument
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c167 struct wilc_vif *vif = netdev_priv(dev); local
224 struct wilc_vif *vif; local
237 struct wilc_vif *vif; local
262 struct wilc_vif *vif = netdev_priv(request->wdev->netdev); local
301 struct wilc_vif *vif = netdev_priv(dev); local
450 struct wilc_vif *vif = netdev_priv(dev); local
549 struct wilc_vif *vif = netdev_priv(netdev); local
649 struct wilc_vif *vif = netdev_priv(netdev); local
690 struct wilc_vif *vif = netdev_priv(netdev); local
733 struct wilc_vif *vif = netdev_priv(netdev); local
741 struct wilc_vif *vif = netdev_priv(dev); local
807 struct wilc_vif *vif; local
873 struct wilc_vif *vif = netdev_priv(netdev); local
908 struct wilc_vif *vif = netdev_priv(netdev); local
938 struct wilc_vif *vif = netdev_priv(netdev); local
1013 wilc_wfi_mgmt_frame_rx(struct wilc_vif *vif, u8 *buff, u32 size) argument
1024 wilc_wfi_p2p_rx(struct wilc_vif *vif, u8 *buff, u32 size) argument
1093 wilc_wfi_remain_on_channel_expired(struct wilc_vif *vif, u64 cookie) argument
1113 struct wilc_vif *vif = netdev_priv(wdev->netdev); local
1150 struct wilc_vif *vif = netdev_priv(wdev->netdev); local
1170 struct wilc_vif *vif = netdev_priv(wdev->netdev); local
1253 struct wilc_vif *vif = netdev_priv(wdev->netdev); local
1278 struct wilc_vif *vif = netdev_priv(wdev->netdev); local
1309 struct wilc_vif *vif = netdev_priv(dev); local
1326 struct wilc_vif *vif = netdev_priv(dev); local
1344 struct wilc_vif *vif = netdev_priv(dev); local
1360 struct wilc_vif *vif = netdev_priv(dev); local
1424 struct wilc_vif *vif = netdev_priv(dev); local
1440 struct wilc_vif *vif = netdev_priv(dev); local
1449 struct wilc_vif *vif = netdev_priv(dev); local
1465 struct wilc_vif *vif = netdev_priv(dev); local
1485 struct wilc_vif *vif = netdev_priv(dev); local
1507 struct wilc_vif *vif = netdev_priv(dev); local
1519 struct wilc_vif *vif; local
1536 struct wilc_vif *vif; local
1602 struct wilc_vif *vif; local
1640 struct wilc_vif *vif; local
1662 struct wilc_vif *vif; local
1691 struct wilc_vif *vif = netdev_priv(wdev->netdev); local
1783 struct wilc_vif *vif; local
1896 struct wilc_vif *vif = netdev_priv(net); local
1912 struct wilc_vif *vif = netdev_priv(net); local
[all...]
H A Dhif.c46 struct wilc_vif *vif; member in struct:host_if_msg
55 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), argument
92 int wilc_get_vif_idx(struct wilc_vif *vif) argument
105 struct wilc_vif *vif; local
118 handle_scan_done(struct wilc_vif *vif, enum scan_event evt) argument
154 wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, u8 *ch_freq_list, void (*scan_result_fn)(enum scan_event, struct wilc_rcvd_net_info *, struct wilc_priv *), struct cfg80211_scan_request *request) argument
273 wilc_send_connect_wid(struct wilc_vif *vif) argument
337 struct wilc_vif *vif = msg->vif; local
570 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) argument
615 host_int_parse_assoc_resp_info(struct wilc_vif *vif, u8 mac_status) argument
664 wilc_handle_disconnect(struct wilc_vif *vif) argument
688 struct wilc_vif *vif = msg->vif; local
722 wilc_disconnect(struct wilc_vif *vif) argument
773 wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) argument
826 struct wilc_vif *vif = msg->vif; local
863 handle_remain_on_chan(struct wilc_vif *vif, struct wilc_remain_ch *hif_remain_ch) argument
905 wilc_handle_roc_expired(struct wilc_vif *vif, u64 cookie) argument
955 struct wilc_vif *vif = hif_drv->remain_on_ch_timer_vif; local
977 struct wilc_vif *vif = msg->vif; local
1010 wilc_set_wowlan_trigger(struct wilc_vif *vif, bool enabled) argument
1029 wilc_set_external_auth_param(struct wilc_vif *vif, struct cfg80211_external_auth_params *auth) argument
1076 struct wilc_vif *vif = hif_drv->scan_timer_vif; local
1093 struct wilc_vif *vif = hif_drv->connect_timer_vif; local
1106 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) argument
1177 wilc_add_igtk(struct wilc_vif *vif, const u8 *igtk, u8 igtk_key_len, const u8 *pn, u8 pn_len, const u8 *mac_addr, u8 mode, u8 index) argument
1207 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) argument
1267 wilc_set_pmkid_info(struct wilc_vif *vif, struct wilc_pmkid_attr *pmkid) argument
1279 wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) argument
1296 wilc_set_mac_address(struct wilc_vif *vif, u8 *mac_addr) argument
1313 wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, size_t ies_len) argument
1346 wilc_set_mac_chnl_num(struct wilc_vif *vif, u8 channel) argument
1363 wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, u8 ifc_id) argument
1385 wilc_get_inactive_time(struct wilc_vif *vif, const u8 *mac, u32 *out_val) argument
1416 wilc_get_rssi(struct wilc_vif *vif, s8 *rssi_level) argument
1437 wilc_get_stats_async(struct wilc_vif *vif, struct rf_info *stats) argument
1458 wilc_hif_set_cfg(struct wilc_vif *vif, struct cfg_param_attr *param) argument
1497 struct wilc_vif *vif = from_timer(vif, t, periodic_rssi); local
1513 struct wilc_vif *vif = netdev_priv(dev); local
1537 wilc_deinit(struct wilc_vif *vif) argument
1572 struct wilc_vif *vif; local
1617 struct wilc_vif *vif; local
1659 struct wilc_vif *vif; local
1693 wilc_remain_on_channel(struct wilc_vif *vif, u64 cookie, u16 chan, void (*expired)(struct wilc_vif *, u64)) argument
1711 wilc_listen_state_expired(struct wilc_vif *vif, u64 cookie) argument
1723 wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg) argument
1761 wilc_add_beacon(struct wilc_vif *vif, u32 interval, u32 dtim_period, struct cfg80211_beacon_data *params) argument
1802 wilc_del_beacon(struct wilc_vif *vif) argument
1820 wilc_add_station(struct wilc_vif *vif, const u8 *mac, struct station_parameters *params) argument
1847 wilc_del_station(struct wilc_vif *vif, const u8 *mac_addr) argument
1873 wilc_del_allstation(struct wilc_vif *vif, u8 mac_addr[][ETH_ALEN]) argument
1906 wilc_edit_station(struct wilc_vif *vif, const u8 *mac, struct station_parameters *params) argument
1932 wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout) argument
1956 wilc_setup_multicast_filter(struct wilc_vif *vif, u32 enabled, u32 count, u8 *mc_list) argument
1978 wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power) argument
1990 wilc_get_tx_power(struct wilc_vif *vif, u8 *tx_power) argument
2002 wilc_set_default_mgmt_key_index(struct wilc_vif *vif, u8 index) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h148 struct mt7996_vif *vif; member in struct:mt7996_sta
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c155 struct ieee80211_vif *vif; local
211 iwl_mvm_update_link_smps(struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf) argument
230 iwl_mvm_intf_dual_chain_req(void *data, u8 *mac, struct ieee80211_vif *vif) argument
867 iwl_mvm_frob_txf_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c2494 il3945_request_scan(struct il_priv *il, struct ieee80211_vif *vif) argument
1518 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) argument
2861 struct ieee80211_vif *vif = il->vif; local
2901 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) argument
2966 il3945_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
[all...]
/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1884 at76_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1909 at76_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1953 at76_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_scan_request *hw_req) argument
2033 at76_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u64 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) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmain.c355 ath_node_attach(struct ath_softc *sc, struct ieee80211_sta *sta, struct ieee80211_vif *vif) argument
1002 ath9k_vif_iter_set_beacon(struct ath9k_vif_iter_data *iter_data, struct ieee80211_vif *vif) argument
1018 ath9k_vif_iter(struct ath9k_vif_iter_data *iter_data, u8 *mac, struct ieee80211_vif *vif) argument
1114 ath9k_set_assoc_state(struct ath_softc *sc, struct ieee80211_vif *vif, bool changed) argument
1149 struct ieee80211_vif *vif = NULL; local
1277 ath9k_tpc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) argument
1289 ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif) argument
1312 ath9k_assign_hw_queues(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1330 ath9k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1379 ath9k_change_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) argument
1415 ath9k_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1593 ath9k_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1618 ath9k_del_ps_key(struct ath_softc *sc, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1633 ath9k_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1645 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) argument
1692 ath9k_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) argument
1714 ath9k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
1756 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) argument
1864 ath9k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changed) argument
1946 ath9k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1968 ath9k_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u64 tsf) argument
1986 ath9k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
2003 ath9k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) argument
2165 ath9k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) argument
2256 struct ieee80211_vif *vif; local
2380 ath9k_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const u8 *mac_addr) argument
2404 ath9k_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
2436 ath9k_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_scan_request *hw_req) argument
2471 ath9k_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
2485 ath9k_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel *chan, int duration, enum ieee80211_roc_type type) argument
2521 ath9k_cancel_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
2613 ath9k_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *conf) argument
2645 ath9k_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *conf) argument
2675 ath9k_mgd_prepare_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_prep_tx_info *info) argument
2770 ath9k_get_txpower(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int *dbm) argument
[all...]
/linux-master/net/ipv4/
H A Dipmr.c82 static struct net_device *vif_dev_read(const struct vif_device *vif) argument
1363 struct vifctl vif; local
623 call_ipmr_vif_entry_notifiers(struct net *net, enum fib_event_type event_type, struct vif_device *vif, struct net_device *vif_dev, vifi_t vif_index, u32 tb_id) argument
1621 struct vif_device *vif; local
1691 struct vif_device *vif; local
1843 struct vif_device *vif = &mrt->vif_table[vifi]; local
1961 int vif, ct; local
2160 int vif = ipmr_find_vif(mrt, dev); local
2169 int vif; local
2271 int vif = ipmr_find_vif(mrt, skb->dev); local
2280 int vif = -1; local
2773 struct vif_device *vif; local
2948 const struct vif_device *vif = v; local
[all...]
/linux-master/net/mac80211/
H A Dsta_info.c1668 ieee80211_find_sta(struct ieee80211_vif *vif, const u8 *addr) argument
[all...]
H A Ddriver-ops.h698 struct ieee80211_vif *vif; local
[all...]

Completed in 342 milliseconds

1234567891011>>