Searched defs:if_idx (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/ieee802154/
H A Dnl802154.c505 int if_idx = 0; nl802154_dump_interface() local
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c698 u8 if_idx; ath6kl_tx_complete() local
1325 u8 tid, if_idx; ath6kl_rx() local
H A Dcfg80211.c1506 u8 if_idx, nw_type; ath6kl_cfg80211_add_iface() local
390 ath6kl_is_valid_iftype(struct ath6kl *ar, enum nl80211_iftype type, u8 *if_idx, u8 *nw_type) ath6kl_is_valid_iftype() argument
H A Dwmi.c136 struct ath6kl_vif *ath6kl_get_vif_by_index(struct ath6kl *ar, u8 if_idx) ath6kl_get_vif_by_index() argument
298 int ath6kl_wmi_implicit_create_pstream(struct wmi *wmi, u8 if_idx, ath6kl_wmi_implicit_create_pstream() argument
726 static int ath6kl_wmi_simple_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_simple_cmd() argument
804 int ath6kl_wmi_ap_set_beacon_intvl_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_ap_set_beacon_intvl_cmd() argument
821 int ath6kl_wmi_ap_set_dtim_cmd(struct wmi *wmi, u8 if_idx, u32 dtim_period) ath6kl_wmi_ap_set_dtim_cmd() argument
1622 int ath6kl_wmi_set_rssi_filter_cmd(struct wmi *wmi, u8 if_idx, s8 rssi) ath6kl_wmi_set_rssi_filter_cmd() argument
1778 int ath6kl_wmi_cmd_send(struct wmi *wmi, u8 if_idx, struct sk_buff *skb, ath6kl_wmi_cmd_send() argument
1843 int ath6kl_wmi_connect_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_connect_cmd() argument
1903 int ath6kl_wmi_reconnect_cmd(struct wmi *wmi, u8 if_idx, u8 *bssid, ath6kl_wmi_reconnect_cmd() argument
1931 int ath6kl_wmi_disconnect_cmd(struct wmi *wmi, u8 if_idx) ath6kl_wmi_disconnect_cmd() argument
1949 static int ath6kl_wmi_startscan_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_startscan_cmd() argument
1998 int ath6kl_wmi_beginscan_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_beginscan_cmd() argument
2077 int ath6kl_wmi_enable_sched_scan_cmd(struct wmi *wmi, u8 if_idx, bool enable) ath6kl_wmi_enable_sched_scan_cmd() argument
2098 int ath6kl_wmi_scanparams_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_scanparams_cmd() argument
2131 int ath6kl_wmi_bssfilter_cmd(struct wmi *wmi, u8 if_idx, u8 filter, u32 ie_mask) ath6kl_wmi_bssfilter_cmd() argument
2153 int ath6kl_wmi_probedssid_cmd(struct wmi *wmi, u8 if_idx, u8 index, u8 flag, ath6kl_wmi_probedssid_cmd() argument
2190 int ath6kl_wmi_listeninterval_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_listeninterval_cmd() argument
2211 int ath6kl_wmi_bmisstime_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_bmisstime_cmd() argument
2231 int ath6kl_wmi_powermode_cmd(struct wmi *wmi, u8 if_idx, u8 pwr_mode) ath6kl_wmi_powermode_cmd() argument
2250 int ath6kl_wmi_pmparams_cmd(struct wmi *wmi, u8 if_idx, u16 idle_period, ath6kl_wmi_pmparams_cmd() argument
2276 int ath6kl_wmi_disctimeout_cmd(struct wmi *wmi, u8 if_idx, u8 timeout) ath6kl_wmi_disctimeout_cmd() argument
2298 int ath6kl_wmi_addkey_cmd(struct wmi *wmi, u8 if_idx, u8 key_index, ath6kl_wmi_addkey_cmd() argument
2346 int ath6kl_wmi_add_krk_cmd(struct wmi *wmi, u8 if_idx, const u8 *krk) ath6kl_wmi_add_krk_cmd() argument
2365 int ath6kl_wmi_deletekey_cmd(struct wmi *wmi, u8 if_idx, u8 key_index) ath6kl_wmi_deletekey_cmd() argument
2387 int ath6kl_wmi_setpmkid_cmd(struct wmi *wmi, u8 if_idx, const u8 *bssid, ath6kl_wmi_setpmkid_cmd() argument
2442 static int ath6kl_wmi_sync_point(struct wmi *wmi, u8 if_idx) ath6kl_wmi_sync_point() argument
2532 int ath6kl_wmi_create_pstream_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_create_pstream_cmd() argument
2626 int ath6kl_wmi_delete_pstream_cmd(struct wmi *wmi, u8 if_idx, u8 traffic_class, ath6kl_wmi_delete_pstream_cmd() argument
2684 int ath6kl_wmi_set_ip_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_ip_cmd() argument
2757 static int ath6kl_set_bitrate_mask64(struct wmi *wmi, u8 if_idx, ath6kl_set_bitrate_mask64() argument
2809 static int ath6kl_set_bitrate_mask32(struct wmi *wmi, u8 if_idx, ath6kl_set_bitrate_mask32() argument
2859 int ath6kl_wmi_set_bitrate_mask(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_bitrate_mask() argument
2871 int ath6kl_wmi_set_host_sleep_mode_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_host_sleep_mode_cmd() argument
2915 int ath6kl_wmi_set_wow_mode_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_wow_mode_cmd() argument
2943 int ath6kl_wmi_add_wow_pattern_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_add_wow_pattern_cmd() argument
2980 int ath6kl_wmi_del_wow_pattern_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_del_wow_pattern_cmd() argument
3055 int ath6kl_wmi_get_stats_cmd(struct wmi *wmi, u8 if_idx) ath6kl_wmi_get_stats_cmd() argument
3060 int ath6kl_wmi_set_tx_pwr_cmd(struct wmi *wmi, u8 if_idx, u8 dbM) ath6kl_wmi_set_tx_pwr_cmd() argument
3079 int ath6kl_wmi_get_tx_pwr_cmd(struct wmi *wmi, u8 if_idx) ath6kl_wmi_get_tx_pwr_cmd() argument
3089 int ath6kl_wmi_set_lpreamble_cmd(struct wmi *wmi, u8 if_idx, u8 status, ath6kl_wmi_set_lpreamble_cmd() argument
3127 int ath6kl_wmi_set_wmm_txop(struct wmi *wmi, u8 if_idx, enum wmi_txop_cfg cfg) ath6kl_wmi_set_wmm_txop() argument
3148 int ath6kl_wmi_set_keepalive_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_keepalive_cmd() argument
3171 int ath6kl_wmi_set_htcap_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_htcap_cmd() argument
3224 int ath6kl_wmi_mcast_filter_cmd(struct wmi *wmi, u8 if_idx, bool mc_all_on) ath6kl_wmi_mcast_filter_cmd() argument
3242 int ath6kl_wmi_add_del_mcast_filter_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_add_del_mcast_filter_cmd() argument
3270 int ath6kl_wmi_sta_bmiss_enhance_cmd(struct wmi *wmi, u8 if_idx, bool enhance) ath6kl_wmi_sta_bmiss_enhance_cmd() argument
3379 int ath6kl_wmi_ap_profile_commit(struct wmi *wmip, u8 if_idx, ath6kl_wmi_ap_profile_commit() argument
3402 int ath6kl_wmi_ap_set_mlme(struct wmi *wmip, u8 if_idx, u8 cmd, const u8 *mac, ath6kl_wmi_ap_set_mlme() argument
3424 int ath6kl_wmi_ap_hidden_ssid(struct wmi *wmi, u8 if_idx, bool enable) ath6kl_wmi_ap_hidden_ssid() argument
3441 int ath6kl_wmi_ap_set_apsd(struct wmi *wmi, u8 if_idx, u8 enable) ath6kl_wmi_ap_set_apsd() argument
3457 int ath6kl_wmi_set_apsd_bfrd_traf(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_apsd_bfrd_traf() argument
3500 int ath6kl_wmi_set_pvb_cmd(struct wmi *wmi, u8 if_idx, u16 aid, ath6kl_wmi_set_pvb_cmd() argument
3522 int ath6kl_wmi_set_rx_frame_format_cmd(struct wmi *wmi, u8 if_idx, ath6kl_wmi_set_rx_frame_format_cmd() argument
3546 int ath6kl_wmi_set_appie_cmd(struct wmi *wmi, u8 if_idx, u8 mgmt_frm_type, ath6kl_wmi_set_appie_cmd() argument
3570 int ath6kl_wmi_set_ie_cmd(struct wmi *wmi, u8 if_idx, u8 ie_id, u8 ie_field, ath6kl_wmi_set_ie_cmd() argument
3611 int ath6kl_wmi_remain_on_chnl_cmd(struct wmi *wmi, u8 if_idx, u32 freq, u32 dur) ath6kl_wmi_remain_on_chnl_cmd() argument
3633 static int ath6kl_wmi_send_action_cmd(struct wmi *wmi, u8 if_idx, u32 id, ath6kl_wmi_send_action_cmd() argument
3672 static int __ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, __ath6kl_wmi_send_mgmt_cmd() argument
3712 int ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, u32 freq, ath6kl_wmi_send_mgmt_cmd() argument
3738 int ath6kl_wmi_send_probe_response_cmd(struct wmi *wmi, u8 if_idx, u32 freq, ath6kl_wmi_send_probe_response_cmd() argument
3766 int ath6kl_wmi_probe_report_req_cmd(struct wmi *wmi, u8 if_idx, bool enable) ath6kl_wmi_probe_report_req_cmd() argument
3783 int ath6kl_wmi_info_req_cmd(struct wmi *wmi, u8 if_idx, u32 info_req_flags) ath6kl_wmi_info_req_cmd() argument
3800 int ath6kl_wmi_cancel_remain_on_chnl_cmd(struct wmi *wmi, u8 if_idx) ath6kl_wmi_cancel_remain_on_chnl_cmd() argument
3807 int ath6kl_wmi_set_inact_period(struct wmi *wmi, u8 if_idx, int inact_timeout) ath6kl_wmi_set_inact_period() argument
3882 static int ath6kl_wmi_proc_events_vif(struct wmi *wmi, u16 if_idx, u16 cmd_id, ath6kl_wmi_proc_events_vif() argument
3971 u8 if_idx; ath6kl_wmi_proc_events() local
234 ath6kl_wmi_data_hdr_add(struct wmi *wmi, struct sk_buff *skb, u8 msg_type, u32 flags, enum wmi_data_hdr_data_type data_type, u8 meta_ver, void *tx_meta_info, u8 if_idx) ath6kl_wmi_data_hdr_add() argument
2420 ath6kl_wmi_data_sync_send(struct wmi *wmi, struct sk_buff *skb, enum htc_endpoint_id ep_id, u8 if_idx) ath6kl_wmi_data_sync_send() argument
/linux-4.1.27/net/wireless/
H A Dnl80211.c2420 int if_idx = 0; nl80211_dump_interface() local

Completed in 169 milliseconds