Home
last modified time | relevance | path

Searched defs:link_id (Results 151 - 175 of 180) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dmain.c4866 wl1271_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) wl1271_op_conf_tx() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Dtx.c586 unsigned int link_id; in ieee80211_select_link_key() local
2600 u8 link_id = u32_get_bits(ctrl_flags, IEEE80211_TX_CTRL_MLO_LINK); in ieee80211_build_hdr() local
3137 unsigned int link_id = sta->deflink.link_id; ieee80211_check_fast_xmit() local
4436 ieee80211_mlo_multicast_tx_one(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u32 ctrl_flags, unsigned int link_id) ieee80211_mlo_multicast_tx_one() argument
5355 __ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs, bool is_template, unsigned int link_id, int ema_index, struct ieee80211_ema_beacons **ema_beacons) __ieee80211_beacon_get() argument
5495 ieee80211_beacon_get_template(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs, unsigned int link_id) ieee80211_beacon_get_template() argument
5506 ieee80211_beacon_get_template_ema_index(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs, unsigned int link_id, u8 ema_index) ieee80211_beacon_get_template_ema_index() argument
5531 ieee80211_beacon_get_template_ema_list(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id) ieee80211_beacon_get_template_ema_list() argument
5544 ieee80211_beacon_get_tim(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 *tim_offset, u16 *tim_length, unsigned int link_id) ieee80211_beacon_get_tim() argument
5705 ieee80211_nullfunc_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int link_id, bool qos_ok) ieee80211_nullfunc_get() argument
6009 __ieee80211_tx_skb_tid_band(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int tid, int link_id, enum nl80211_band band) __ieee80211_tx_skb_tid_band() argument
6066 ieee80211_tx_skb_tid(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int tid, int link_id) ieee80211_tx_skb_tid() argument
6094 ieee80211_tx_control_port(struct wiphy *wiphy, struct net_device *dev, const u8 *buf, size_t len, const u8 *dest, __be16 proto, bool unencrypted, int link_id, u64 *cookie) ieee80211_tx_control_port() argument
[all...]
H A Dutil.c2473 int link_id; in ieee80211_reconfig_ap_links() local
1478 ieee80211_mle_get_sta_prof(struct ieee802_11_elems *elems, u8 link_id) ieee80211_mle_get_sta_prof() argument
2660 unsigned int link_id; ieee80211_reconfig() local
3050 ieee80211_recalc_min_chandef(struct ieee80211_sub_if_data *sdata, int link_id) ieee80211_recalc_min_chandef() argument
[all...]
H A Dmlme.c1019 ieee80211_assoc_link_elems(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u16 *capab, const struct element *ext_capa, const u8 *extra_elems, size_t extra_elems_len, unsigned int link_id, struct ieee80211_link_data *link, u16 *present_elems) ieee80211_assoc_link_elems() argument
1281 unsigned int link_id; ieee80211_assoc_add_ml_elem() local
1392 unsigned int link_id, n_links = 0; ieee80211_send_assoc() local
2810 unsigned int link_id; ieee80211_set_associated() local
2891 unsigned int link_id; ieee80211_set_disassoc() local
3371 unsigned int link_id; ___ieee80211_disconnect() local
4009 unsigned int link_id = link->link_id; ieee80211_assoc_config_link() local
5112 unsigned int link_id; ieee80211_assoc_success() local
5305 unsigned int link_id; ieee80211_rx_mgmt_assoc_resp() local
5811 u8 link_id; ieee80211_ml_reconfiguration() local
6881 unsigned int link_id = link->link_id; ieee80211_mgd_setup_link() local
6918 ieee80211_prep_connection(struct ieee80211_sub_if_data *sdata, struct cfg80211_bss *cbss, s8 link_id, const u8 *ap_mld_addr, bool assoc, bool override) ieee80211_prep_connection() argument
7262 ieee80211_setup_assoc_link(struct ieee80211_sub_if_data *sdata, struct ieee80211_mgd_assoc_data *assoc_data, struct cfg80211_assoc_request *req, ieee80211_conn_flags_t conn_flags, unsigned int link_id) ieee80211_setup_assoc_link() argument
[all...]
H A Dieee80211_i.h231 int link_id; member
388 int link_id; member
971 unsigned int link_id; member
2306 int link_id; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dwsm.h658 /* [in] */ int link_id; member
1248 /* [out] */ int link_id; member
1278 /* [in] */ u8 link_id; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c7821 ath10k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) ath10k_conf_tx() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c5339 ath11k_mac_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) ath11k_mac_op_conf_tx() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2716 brcmf_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_idx, bool unicast, bool multicast) brcmf_cfg80211_config_default_key() argument
2751 brcmf_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_idx, bool pairwise, const u8 *mac_addr) brcmf_cfg80211_del_key() argument
2789 brcmf_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_idx, bool pairwise, const u8 *mac_addr, struct key_params *params) brcmf_cfg80211_add_key() argument
2911 brcmf_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_idx, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params *params)) brcmf_cfg80211_get_key() argument
2968 brcmf_cfg80211_config_default_mgmt_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_idx) brcmf_cfg80211_config_default_mgmt_key() argument
5349 brcmf_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *ndev, unsigned int link_id) brcmf_cfg80211_stop_ap() argument
5682 brcmf_cfg80211_get_channel(struct wiphy *wiphy, struct wireless_dev *wdev, unsigned int link_id, struct cfg80211_chan_def *chandef) brcmf_cfg80211_get_channel() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c12015 rt2800_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue_idx, const struct ieee80211_tx_queue_params *params) rt2800_conf_tx() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c6668 rtl8xxxu_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *param) rtl8xxxu_conf_tx() argument
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c633 u32 link_id; member
1693 unsigned int link_id; in mac80211_hwsim_rx() local
1872 unsigned int link_id; in mac80211_hwsim_select_tx_link() local
2222 u32 link_id = link_data->link_id; mac80211_hwsim_beacon_tx() local
2457 unsigned int link_id = info->link_id; mac80211_hwsim_link_info_changed() local
2538 int link_id; mac80211_hwsim_sta_rc_update() local
2670 mac80211_hwsim_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) mac80211_hwsim_conf_tx() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dwsm.h658 /* [in] */ int link_id; member
1239 /* [out] */ int link_id; member
1266 /* [in] */ u8 link_id; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbpf.h608 __u32 link_id; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbpf.h608 __u32 link_id; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h691 unsigned int link_id; member
1582 u8 link_valid:1, link_id:4; member
2082 s8 link_id; global() member
2277 u8 link_id; global() member
5417 ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id) ieee80211_beacon_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1525 struct graphics_object_id link_id; member
H A Ddc_types.h931 struct graphics_object_id link_id; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h1516 __u32 link_id; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h1319 iwl_mvm_rcu_fw_link_id_to_link_conf(struct iwl_mvm *mvm, u8 link_id, bool rcu) in iwl_mvm_rcu_fw_link_id_to_link_conf() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c5367 mwl8k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) mwl8k_conf_tx() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c3363 int link_id = _link_id; in __nl80211_set_channel() local
3424 int link_id = nl80211_link_id_or_invalid(info->attrs); in nl80211_set_channel() local
3557 int link_id = nl80211_link_id_or_invalid(info->attrs); nl80211_set_wiphy() local
3912 unsigned int link_id; nl80211_send_iface() local
4406 nl80211_validate_key_link_id(struct genl_info *info, struct wireless_dev *wdev, int link_id, bool pairwise) nl80211_validate_key_link_id() argument
4499 int link_id = nl80211_link_id_or_invalid(info->attrs); nl80211_get_key() local
4588 int link_id = nl80211_link_id_or_invalid(info->attrs); nl80211_set_key() local
4714 int link_id = nl80211_link_id_or_invalid(info->attrs); nl80211_new_key() local
4785 int link_id = nl80211_link_id_or_invalid(info->attrs); nl80211_del_key() local
5074 he_get_txmcsmap(struct genl_info *info, unsigned int link_id, const struct ieee80211_sta_he_cap *he_cap) he_get_txmcsmap() argument
5106 he_set_mcs_mask(struct genl_info *info, struct wireless_dev *wdev, struct ieee80211_supported_band *sband, struct nl80211_txrate_he *txrate, u16 mcs[NL80211_HE_NSS_MAX], unsigned int link_id) he_set_mcs_mask() argument
5139 nl80211_parse_tx_bitrate_mask(struct genl_info *info, struct nlattr *attrs[], enum nl80211_attrs attr, struct cfg80211_bitrate_mask *mask, struct net_device *dev, bool default_all_enabled, unsigned int link_id) nl80211_parse_tx_bitrate_mask() argument
5879 nl80211_send_ap_started(struct wireless_dev *wdev, unsigned int link_id) nl80211_send_ap_started() argument
5933 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_start_ap() local
6249 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_set_beacon() local
6282 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_stop_ap() local
9017 unsigned int link_id; cfg80211_off_channel_oper_allowed() local
10093 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_channel_switch() local
10311 unsigned int link_id; nl80211_send_bss() local
10974 unsigned int link_id; nl80211_associate() local
12290 int link_id; nl80211_tdls_mgmt() local
12346 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_remain_on_channel() local
12455 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_set_tx_bitrate_mask() local
15657 int link_id; nl80211_tx_control_port() local
15726 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_get_ftm_responder_stats() local
15860 parse_tid_conf(struct cfg80211_registered_device *rdev, struct nlattr *attrs[], struct net_device *dev, struct cfg80211_tid_cfg *tid_conf, struct genl_info *info, const u8 *peer, unsigned int link_id) parse_tid_conf() argument
15966 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_set_tid_config() local
16153 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_add_link() local
16189 unsigned int link_id = nl80211_link_id(info->attrs); nl80211_remove_link() local
16511 struct nlattr *link_id = info->attrs[NL80211_ATTR_MLO_LINK_ID]; nl80211_pre_doit() local
18383 int link_id = __ffs(link_mask); cfg80211_links_removed() local
18996 __nl80211_rx_control_port(struct net_device *dev, struct sk_buff *skb, bool unencrypted, int link_id, gfp_t gfp) __nl80211_rx_control_port() argument
19052 cfg80211_rx_control_port(struct net_device *dev, struct sk_buff *skb, bool unencrypted, int link_id) cfg80211_rx_control_port() argument
19365 nl80211_ch_switch_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, unsigned int link_id, struct cfg80211_chan_def *chandef, gfp_t gfp, enum nl80211_commands notif, u8 count, bool quiet, u16 punct_bitmap) nl80211_ch_switch_notify() argument
19418 cfg80211_ch_switch_notify(struct net_device *dev, struct cfg80211_chan_def *chandef, unsigned int link_id, u16 punct_bitmap) cfg80211_ch_switch_notify() argument
19462 cfg80211_ch_switch_started_notify(struct net_device *dev, struct cfg80211_chan_def *chandef, unsigned int link_id, u8 count, bool quiet, u16 punct_bitmap) cfg80211_ch_switch_started_notify() argument
20085 nl80211_send_ap_stopped(struct wireless_dev *wdev, unsigned int link_id) nl80211_send_ap_stopped() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbpf.h377 __u32 link_id; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbpf.h1516 __u32 link_id; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbpf.h377 __u32 link_id; member

Completed in 171 milliseconds

12345678