Searched refs:link_id (Results 176 - 193 of 193) sorted by relevance

12345678

/linux-master/drivers/soundwire/
H A Dstream.c1882 "Multilink not supported, link %d\n", bus->link_id);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c2219 mld->link_id = sta ? (is_mld ? vif->bss_conf.link_id : 0) : 0xff;
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt61pci.c2803 unsigned int link_id, u16 queue_idx,
2819 retval = rt2x00mac_conf_tx(hw, vif, link_id, queue_idx, params);
2801 rt61pci_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue_idx, const struct ieee80211_tx_queue_params *params) argument
H A Drt2800lib.c12149 unsigned int link_id, u16 queue_idx,
12165 retval = rt2x00mac_conf_tx(hw, vif, link_id, queue_idx, params);
12147 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) argument
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c4260 unsigned int link_id, u16 ac,
4314 unsigned int link_id, u16 ac,
4325 ret = ath12k_mac_conf_tx(arvif, link_id, ac, params);
4259 ath12k_mac_conf_tx(struct ath12k_vif *arvif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) argument
4312 ath12k_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) argument
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1686 unsigned int link_id, u16 queue,
H A Dcommon.c4485 unsigned int link_id, u16 queue,
4484 il_mac_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/ath/ath9k/
H A Dmain.c1716 unsigned int link_id, u16 queue,
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
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c1428 unsigned int link_id, u16 queue,
1426 rtl8180_conf_tx(struct ieee80211_hw *dev, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c689 config.dio_output_idx = pipe_ctx->stream->link->link_id.enum_id - ENUM_ID_1;
/linux-master/kernel/bpf/
H A Dsyscall.c3124 "link_id:\t%u\n",
5438 #define BPF_LINK_GET_FD_BY_ID_LAST_FIELD link_id
5443 u32 id = attr->link_id;
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c2509 unsigned int link_id, u16 queue,
2507 b43legacy_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/broadcom/b43/
H A Dmain.c3789 unsigned int link_id, u16 _queue,
3787 b43_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/marvell/
H A Dmwl8k.c5369 unsigned int link_id, u16 queue,
5367 mwl8k_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/wlcore/
H A Dmain.c4868 unsigned int link_id, u16 queue,
4866 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/ath/ath10k/
H A Dmac.c7824 unsigned int link_id, u16 ac,
7822 ath10k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c6920 unsigned int link_id, u16 queue,
6918 rtl8xxxu_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *param) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c5128 unsigned int link_id, u16 ac,
5126 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) argument

Completed in 1019 milliseconds

12345678