Searched defs:link_id (Results 76 - 100 of 143) sorted by path

123456

/linux-master/drivers/net/wireless/silabs/wfx/
H A Dsta.c200 wfx_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
H A Dsta.h17 int link_id; member in struct:wfx_sta_priv
/linux-master/drivers/net/wireless/st/cw1200/
H A Dsta.c608 cw1200_conf_tx(struct ieee80211_hw *dev, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
1594 __cw1200_sta_notify(struct ieee80211_hw *dev, struct ieee80211_vif *vif, enum sta_notify_cmd notify_cmd, int link_id) argument
1649 cw1200_ps_notify(struct cw1200_common *priv, int link_id, bool ps) argument
[all...]
H A Dtxrx.c806 int link_id = 0; local
847 cw1200_tx_confirm_cb(struct cw1200_common *priv, int link_id, struct wsm_tx_confirm *arg) argument
959 cw1200_notify_buffered_tx(struct cw1200_common *priv, struct sk_buff *skb, int link_id, int tid) argument
1000 cw1200_rx_cb(struct cw1200_common *priv, struct wsm_rx *arg, int link_id, struct sk_buff **skb_p) argument
[all...]
H A Dwsm.c352 wsm_tx_confirm(struct cw1200_common *priv, struct wsm_buf *buf, int link_id) argument
374 wsm_multi_tx_confirm(struct cw1200_common *priv, struct wsm_buf *buf, int link_id) argument
860 wsm_receive_indication(struct cw1200_common *priv, int link_id, struct wsm_buf *buf, struct sk_buff **skb_p) argument
1048 wsm_suspend_resume_indication(struct cw1200_common *priv, int link_id, struct wsm_buf *buf) argument
1300 int link_id = (id >> 6) & 0x0F; local
[all...]
H A Dwsm.h658 /* [in] */ int link_id; member in struct:wsm_reset
1239 /* [out] */ int link_id; member in struct:wsm_suspend_resume
1266 /* [in] */ u8 link_id; member in struct:wsm_map_link
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dmain.c1284 wl1251_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Devent.c211 u8 link_id = mbox->rx_ba_link_id; local
/linux-master/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) argument
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c652 u32 link_id; member in struct:mac80211_hwsim_link_data
1712 unsigned int link_id; local
1894 unsigned int link_id; local
2264 u32 link_id = link_data->link_id; local
2511 unsigned int link_id = info->link_id; local
2592 int link_id; local
2725 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) argument
[all...]
/linux-master/drivers/net/wwan/
H A Dwwan_core.c967 u32 link_id = nla_get_u32(data[IFLA_WWAN_LINK_ID]); local
/linux-master/drivers/soundwire/
H A Dcadence_master.h99 int link_id; member in struct:sdw_cdns_dai_runtime
H A Dintel.c211 unsigned int link_id = sdw->instance; local
240 unsigned int link_id = sdw->instance; local
262 unsigned int link_id = sdw->instance; local
306 unsigned int link_id = sdw->instance; local
340 unsigned int link_id = sdw->instance; local
423 unsigned int link_id = sdw->instance; local
524 unsigned int link_id = sdw->instance; local
542 unsigned int link_id = sdw->instance; local
598 unsigned int link_id = sdw->instance; local
629 unsigned int link_id = sdw->instance; local
646 intel_params_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, struct snd_pcm_hw_params *hw_params, int link_id, int alh_stream_id) argument
[all...]
H A Dintel_ace2x.c76 unsigned int link_id = sdw->instance; local
131 unsigned int link_id = sdw->instance; local
158 unsigned int link_id = sdw->instance; local
197 intel_params_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, struct snd_pcm_hw_params *hw_params, int link_id, int alh_stream_id) argument
218 intel_free_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, int link_id) argument
[all...]
H A Dintel_init.c31 intel_link_dev_register(struct sdw_intel_res *res, struct sdw_intel_ctx *ctx, struct fwnode_handle *fwnode, const char *name, int link_id) argument
[all...]
H A Dslave.c101 unsigned int link_id; local
229 int link_id, ret, len; local
[all...]
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c842 cfg80211_rtw_add_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
922 cfg80211_rtw_get_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params*)) argument
931 cfg80211_rtw_del_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr) argument
946 cfg80211_rtw_set_default_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool unicast, bool multicast) argument
1971 cfg80211_rtw_get_channel(struct wiphy *wiphy, struct wireless_dev *wdev, unsigned int link_id, struct cfg80211_chan_def *chandef) argument
2329 cfg80211_rtw_stop_ap(struct wiphy *wiphy, struct net_device *ndev, unsigned int link_id) argument
/linux-master/drivers/staging/wlan-ng/
H A Dcfg80211.c145 prism2_add_key(struct wiphy *wiphy, struct net_device *dev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
174 prism2_get_key(struct wiphy *wiphy, struct net_device *dev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params*)) argument
204 prism2_del_key(struct wiphy *wiphy, struct net_device *dev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr) argument
230 prism2_set_default_key(struct wiphy *wiphy, struct net_device *dev, int link_id, u8 key_index, bool unicast, bool multicast) argument
/linux-master/include/linux/soundwire/
H A Dsdw.h490 int link_id; member in struct:sdw_extended_slave_id
923 unsigned int link_id; member in struct:sdw_bus
H A Dsdw_intel.h188 int link_id; member in struct:sdw_intel_stream_params_data
200 int link_id; member in struct:sdw_intel_stream_free_data
/linux-master/include/linux/
H A Dwwan.h152 u32 link_id; member in struct:wwan_netdev_priv
/linux-master/include/net/
H A Dcfg80211.h1363 unsigned int link_id; member in struct:cfg80211_beacon_data
1566 u8 link_id; member in struct:cfg80211_csa_settings
1590 u8 link_id; member in struct:cfg80211_color_change_settings
1677 int link_id; member in struct:link_station_parameters
1704 u32 link_id; member in struct:link_station_del_parameters
1800 int link_id; member in struct:station_del_parameters
2364 int link_id; member in struct:bss_parameters
2567 int link_id; member in struct:ieee80211_txq_params
3049 s8 link_id; member in struct:cfg80211_auth_request
3157 s8 link_id; member in struct:cfg80211_assoc_request
3695 int link_id; member in struct:cfg80211_mgmt_tx_params
6312 WARN_INVALID_LINK_ID(struct wireless_dev *wdev, unsigned int link_id) argument
8382 u8 link_id; member in struct:cfg80211_rx_info
9447 cfg80211_obss_color_collision_notify(struct net_device *dev, u64 color_bitmap, u8 link_id) argument
9465 cfg80211_color_change_started_notify(struct net_device *dev, u8 count, u8 link_id) argument
9481 cfg80211_color_change_aborted_notify(struct net_device *dev, u8 link_id) argument
9497 cfg80211_color_change_notify(struct net_device *dev, u8 link_id) argument
[all...]
H A Dmac80211.h710 unsigned int link_id; member in struct:ieee80211_bss_conf
1619 u8 link_valid:1, link_id:4; member in struct:ieee80211_rx_status
1779 u8 link_id; member in struct:ieee80211_channel_switch
2028 ieee80211_vif_link_active(const struct ieee80211_vif *vif, unsigned int link_id) argument
2182 s8 link_id; member in struct:ieee80211_key_conf
2377 u8 link_id; member in struct:ieee80211_link_sta
3758 int link_id; member in struct:ieee80211_prep_tx_info
5558 ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id) argument
[all...]
/linux-master/include/uapi/linux/
H A Dbpf.h1631 __u32 link_id; member in union:bpf_attr::__anon2895::__anon2896
H A Dsmc_diag.h87 __u8 link_id; /* link identifier */ member in struct:smc_diag_linkinfo

Completed in 418 milliseconds

123456