Searched refs:assoc_id (Results 1 - 25 of 50) sorted by relevance

12

/linux-master/drivers/cxl/
H A Dpmu.h18 int assoc_id; member in struct:cxl_pmu
26 int assoc_id, int idx, enum cxl_pmu_type type);
/linux-master/drivers/cxl/core/
H A Dpmu.c30 int assoc_id, int index, enum cxl_pmu_type type)
40 pmu->assoc_id = assoc_id;
52 rc = dev_set_name(dev, "pmu_mem%d.%d", assoc_id, index);
29 devm_cxl_pmu_add(struct device *parent, struct cxl_pmu_regs *regs, int assoc_id, int index, enum cxl_pmu_type type) argument
/linux-master/net/sctp/
H A Dsocket.c1167 int addrs_size, int flags, sctp_assoc_t *assoc_id)
1228 if (assoc_id) {
1243 if (assoc_id)
1244 *assoc_id = asoc->assoc_id;
1276 * On success, sctp_connectx() returns 0. It also sets the assoc_id to
1278 * returns -1, and sets errno to the appropriate error code. The assoc_id
1312 int addrs_size, sctp_assoc_t *assoc_id)
1336 return __sctp_connect(sk, kaddrs, addrs_size, flags, assoc_id);
1360 sctp_assoc_t assoc_id local
1166 __sctp_connect(struct sock *sk, struct sockaddr *kaddrs, int addrs_size, int flags, sctp_assoc_t *assoc_id) argument
1311 __sctp_setsockopt_connectx(struct sock *sk, struct sockaddr *kaddrs, int addrs_size, sctp_assoc_t *assoc_id) argument
1381 sctp_assoc_t assoc_id; member in struct:compat_sctp_getaddrs_old
1392 sctp_assoc_t assoc_id = 0; local
3258 sctp_assoc_t assoc_id; local
3524 sctp_assoc_t assoc_id; local
[all...]
H A Dproc.c267 assoc->assoc_id,
324 seq_printf(seq, "%d ", tsp->asoc->assoc_id);
H A Dassociola.c409 if (asoc->assoc_id != 0) {
411 idr_remove(&sctp_assocs_id, asoc->assoc_id);
1629 if (asoc->assoc_id)
1646 asoc->assoc_id = (sctp_assoc_t)ret;
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dcaps.c134 u16 assoc_id)
133 ath5k_hw_enable_pspoll(struct ath5k_hw *ah, u8 *bssid, u16 assoc_id) argument
H A Dath5k.h1600 int ath5k_hw_enable_pspoll(struct ath5k_hw *ah, u8 *bssid, u16 assoc_id);
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h248 * @assoc_id: unique ID assigned by the AP during association
260 __le16 assoc_id; member in struct:iwl_mac_client_data
562 * @assoc_id: for GO only
590 __le32 assoc_id; member in struct:iwl_mvm_sta_cfg_cmd
H A Dsta.h230 * @assoc_id: assoc_id to be sent in VHT PLCP (9-bit), for grp use 0, for AP
259 __le16 assoc_id; member in struct:iwl_mvm_add_sta_cmd_v7
311 * @assoc_id: assoc_id to be sent in VHT PLCP (9-bit), for grp use 0, for AP
346 __le16 assoc_id; member in struct:iwl_mvm_add_sta_cmd
H A Dmac.h163 * @assoc_id: unique ID assigned by the AP during association
175 __le32 assoc_id; member in struct:iwl_mac_data_sta
/linux-master/include/uapi/linux/
H A Dsctp.h888 * the assoc_id is 0, then this sets or gets the endpoints default
889 * values. If the assoc_id field is non-zero, then the set or get
891 * assoc_id field is ignored by the one to one model). Note that if
902 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
907 sctp_assoc_t assoc_id; member in struct:sctp_stream_value
1020 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
1030 sctp_assoc_t assoc_id; /*input*/ member in struct:sctp_getaddrs
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c136 cmd.client.assoc_id = cpu_to_le16(vif->cfg.aid);
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c789 if (le16_to_cpu(rxon->assoc_id) > 2007) {
867 CHK_NEQ(staging->assoc_id, active->assoc_id);
909 IWL_DEBUG_RADIO(priv, "u16 assoc_id: 0x%x\n",
910 le16_to_cpu(rxon->assoc_id));
1423 ctx->staging.assoc_id = cpu_to_le16(vif->cfg.aid);
/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h419 u16 assoc_id; /* current association ID, if associated */ member in struct:at76_priv
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h664 __le16 assoc_id; member in struct:il3945_rxon_cmd
683 __le16 assoc_id; member in struct:il4965_rxon_cmd
706 __le16 assoc_id; member in struct:il_rxon_cmd
H A D4965.c1759 il->staging.assoc_id = cpu_to_le16(vif->cfg.aid);
1834 il->staging.assoc_id = 0;
H A Dcommon.c3723 if (le16_to_cpu(rxon->assoc_id) > 2007) {
3799 CHK_NEQ(staging->assoc_id, active->assoc_id);
4137 D_RADIO("u16 assoc_id: 0x%x\n", le16_to_cpu(rxon->assoc_id));
5271 il->staging.assoc_id = 0;
/linux-master/include/net/sctp/
H A Dsctp.h345 /* Map an association to an assoc_id. */
348 return asoc ? asoc->assoc_id : 0;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dfw.c612 mac->assoc_id, GENMASK(15, 0));
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c2018 if (ieee->assoc_id < 8 * offset ||
2019 ieee->assoc_id > 8 * (offset + info_element->len - 3))
2022 offset = (ieee->assoc_id / 8) - offset;
2024 (1 << (ieee->assoc_id % 8)))
H A Drtllib_softmac.c660 hdr->aid = cpu_to_le16(ieee->assoc_id | 0xc000);
1595 ieee->assoc_id = aid;
2079 ieee->assoc_id = 0;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.c590 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000));
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c505 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000));
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.c565 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000));
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dfw.c413 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000));

Completed in 298 milliseconds

12