Home
last modified time | relevance | path

Searched refs:if_idx (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c140 if (WARN_ON(if_idx > (ar->vif_max - 1))) in ath6kl_get_vif_by_index()
146 if (vif->fw_vif_idx == if_idx) { in ath6kl_get_vif_by_index()
815 return ath6kl_wmi_cmd_send(wmi, if_idx, skb, in ath6kl_wmi_ap_set_beacon_intvl_cmd()
831 return ath6kl_wmi_cmd_send(wmi, if_idx, skb, in ath6kl_wmi_ap_set_dtim_cmd()
1809 ath6kl_wmi_sync_point(wmi, if_idx); in ath6kl_wmi_cmd_send()
1816 info1 = if_idx & WMI_CMD_HDR_IF_ID_MASK; in ath6kl_wmi_cmd_send()
1838 ath6kl_wmi_sync_point(wmi, if_idx); in ath6kl_wmi_cmd_send()
2503 ep_id, if_idx); in ath6kl_wmi_sync_point()
3797 return ath6kl_wmi_simple_cmd(wmi, if_idx, in ath6kl_wmi_cancel_remain_on_chnl_cmd()
3885 if_idx); in ath6kl_wmi_proc_events_vif()
[all …]
H A Dwmi.h2542 u8 meta_ver, void *tx_meta_info, u8 if_idx);
2555 int ath6kl_wmi_connect_cmd(struct wmi *wmi, u8 if_idx,
2568 int ath6kl_wmi_disconnect_cmd(struct wmi *wmi, u8 if_idx);
2570 int ath6kl_wmi_beginscan_cmd(struct wmi *wmi, u8 if_idx,
2591 int ath6kl_wmi_bmisstime_cmd(struct wmi *wmi, u8 if_idx,
2611 int ath6kl_wmi_get_stats_cmd(struct wmi *wmi, u8 if_idx);
2624 int ath6kl_wmi_get_tx_pwr_cmd(struct wmi *wmi, u8 if_idx);
2630 int ath6kl_wmi_set_htcap_cmd(struct wmi *wmi, u8 if_idx,
2637 int ath6kl_wmi_set_ip_cmd(struct wmi *wmi, u8 if_idx,
2641 int ath6kl_wmi_set_bitrate_mask(struct wmi *wmi, u8 if_idx,
[all …]
H A Dtxrx.c693 u8 if_idx; in ath6kl_tx_complete() local
747 if_idx = wmi_cmd_hdr_get_if_idx( in ath6kl_tx_complete()
750 if_idx = wmi_data_hdr_get_if_idx( in ath6kl_tx_complete()
754 vif = ath6kl_get_vif_by_index(ar, if_idx); in ath6kl_tx_complete()
763 flushing[if_idx] = true; in ath6kl_tx_complete()
780 flushing[if_idx] = false; in ath6kl_tx_complete()
1320 u8 tid, if_idx; in ath6kl_rx() local
1344 if_idx = in ath6kl_rx()
1347 if_idx = in ath6kl_rx()
1351 vif = ath6kl_get_vif_by_index(ar, if_idx); in ath6kl_rx()
H A Dcfg80211.c390 u8 *if_idx, u8 *nw_type) in ath6kl_is_valid_iftype() argument
405 *if_idx = i; in ath6kl_is_valid_iftype()
415 *if_idx = i; in ath6kl_is_valid_iftype()
1517 u8 if_idx, nw_type; in ath6kl_cfg80211_add_iface() local
1524 if (!ath6kl_is_valid_iftype(ar, type, &if_idx, &nw_type)) { in ath6kl_cfg80211_add_iface()
1529 wdev = ath6kl_interface_add(ar, name, name_assign_type, type, if_idx, nw_type); in ath6kl_cfg80211_add_iface()
/linux-6.15/Documentation/netlink/specs/
H A Dmptcp_pm.yaml60 daddr6, sport, dport, backup, if_idx [, error].
67 daddr6, sport, dport, backup, if_idx [, error].
74 daddr6, sport, dport, backup, if_idx [, error].
258 name: if_idx
/linux-6.15/net/ieee802154/
H A Dnl802154.c863 int if_idx = 0; in nl802154_dump_interface() local
877 if_idx = 0; in nl802154_dump_interface()
880 if (if_idx < if_start) { in nl802154_dump_interface()
881 if_idx++; in nl802154_dump_interface()
889 if_idx++; in nl802154_dump_interface()
898 cb->args[1] = if_idx; in nl802154_dump_interface()
/linux-6.15/Documentation/networking/
H A Diou-zcrx.rst126 .if_idx = if_nametoindex("eth0"),
/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Diou-zcrx.c161 .if_idx = ifindex, in setup_zcrx()
/linux-6.15/include/uapi/linux/
H A Dio_uring.h1004 __u32 if_idx; member
/linux-6.15/io_uring/
H A Dzcrx.c401 ifq->netdev = netdev_get_by_index(current->nsproxy->net_ns, reg.if_idx, in io_register_zcrx_ifq()
/linux-6.15/net/wireless/
H A Dnl80211.c4107 int if_idx = 0; in nl80211_dump_interface() local
4150 if_idx = 0; in nl80211_dump_interface()
4155 if (if_idx < if_start) { in nl80211_dump_interface()
4156 if_idx++; in nl80211_dump_interface()
4166 if_idx++; in nl80211_dump_interface()
4174 cb->args[1] = if_idx; in nl80211_dump_interface()