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

/linux-4.1.27/drivers/net/wireless/
H A Dray_cs.h59 UCHAR assoc_id[2]; member in struct:ray_dev_t
H A Dat76c50x-usb.h423 u16 assoc_id; /* current association ID, if associated */ member in struct:at76_priv
H A Drndis_wlan.c321 __le16 assoc_id; member in struct:ndis_80211_assoc_info::resp_ie
/linux-4.1.27/net/sctp/
H A Dsocket.c1042 sctp_assoc_t *assoc_id) __sctp_connect()
1191 if (assoc_id) { __sctp_connect()
1216 if ((err == 0 || err == -EINPROGRESS) && assoc_id) __sctp_connect()
1217 *assoc_id = asoc->assoc_id; __sctp_connect()
1257 * On success, sctp_connectx() returns 0. It also sets the assoc_id to
1259 * returns -1, and sets errno to the appropriate error code. The assoc_id
1302 sctp_assoc_t *assoc_id) __sctp_setsockopt_connectx()
1325 err = __sctp_connect(sk, kaddrs, addrs_size, assoc_id); __sctp_setsockopt_connectx()
1354 sctp_assoc_t assoc_id = 0; sctp_setsockopt_connectx() local
1357 err = __sctp_setsockopt_connectx(sk, addrs, addrs_size, &assoc_id); sctp_setsockopt_connectx()
1362 return assoc_id; sctp_setsockopt_connectx()
1375 sctp_assoc_t assoc_id; member in struct:compat_sctp_getaddrs_old
1386 sctp_assoc_t assoc_id = 0; sctp_getsockopt_connectx3() local
1398 param.assoc_id = param32.assoc_id; sctp_getsockopt_connectx3()
1412 &assoc_id); sctp_getsockopt_connectx3()
1414 if (copy_to_user(optval, &assoc_id, sizeof(assoc_id))) sctp_getsockopt_connectx3()
1416 if (put_user(sizeof(assoc_id), optlen)) sctp_getsockopt_connectx3()
2545 /* Get association, if assoc_id != 0 and the socket is a one sctp_setsockopt_peer_addr_params()
2599 * the assoc_id is 0, then this sets or gets the endpoints default
2600 * values. If the assoc_id field is non-zero, then the set or get
2602 * assoc_id field is ignored by the one to one model). Note that if
3075 * sctp_assoc_t assoc_id;
3079 * assoc_id: This parameter is ignored for one-to-one style sockets.
3101 params.assoc_id = 0; sctp_setsockopt_maxseg()
3112 asoc = sctp_id2assoc(sk, params.assoc_id); sctp_setsockopt_maxseg()
3113 if (!asoc && params.assoc_id && sctp_style(sk, UDP)) sctp_setsockopt_maxseg()
3242 if (params.assoc_id != 0) { sctp_setsockopt_context()
3243 asoc = sctp_id2assoc(sk, params.assoc_id); sctp_setsockopt_context()
3352 int assoc_id = 0; sctp_setsockopt_maxburst() local
3366 assoc_id = params.assoc_id; sctp_setsockopt_maxburst()
3372 if (assoc_id != 0) { sctp_setsockopt_maxburst()
3373 asoc = sctp_id2assoc(sk, assoc_id); sctp_setsockopt_maxburst()
4286 pr_debug("%s: len:%d, state:%d, rwnd:%d, assoc_id:%d\n", sctp_getsockopt_sctp_status()
4634 /* Get association, if assoc_id != 0 and the socket is a one sctp_getsockopt_peer_addr_params()
4689 * the assoc_id is 0, then this sets or gets the endpoints default
4690 * values. If the assoc_id field is non-zero, then the set or get
4692 * assoc_id field is ignored by the one to one model). Note that if
4825 asoc = sctp_id2assoc(sk, getaddrs.assoc_id); sctp_getsockopt_peer_addrs()
4930 if (0 == getaddrs.assoc_id) { sctp_getsockopt_local_addrs()
4933 asoc = sctp_id2assoc(sk, getaddrs.assoc_id); sctp_getsockopt_local_addrs()
5369 if (params.assoc_id != 0) { sctp_getsockopt_context()
5370 asoc = sctp_id2assoc(sk, params.assoc_id); sctp_getsockopt_context()
5402 * sctp_assoc_t assoc_id;
5406 * assoc_id: This parameter is ignored for one-to-one style sockets.
5425 params.assoc_id = 0; sctp_getsockopt_maxseg()
5433 asoc = sctp_id2assoc(sk, params.assoc_id); sctp_getsockopt_maxseg()
5434 if (!asoc && params.assoc_id && sctp_style(sk, UDP)) sctp_getsockopt_maxseg()
5520 params.assoc_id = 0; sctp_getsockopt_maxburst()
5530 if (params.assoc_id != 0) { sctp_getsockopt_maxburst()
5531 asoc = sctp_id2assoc(sk, params.assoc_id); sctp_getsockopt_maxburst()
5803 ids->gaids_assoc_id[num++] = asoc->assoc_id; sctp_getsockopt_assoc_ids()
5916 pr_debug("%s: len:%d, assoc_id:%d\n", __func__, len, sas.sas_assoc_id); sctp_getsockopt_assoc_stats()
1039 __sctp_connect(struct sock *sk, struct sockaddr *kaddrs, int addrs_size, sctp_assoc_t *assoc_id) __sctp_connect() argument
1299 __sctp_setsockopt_connectx(struct sock *sk, struct sockaddr __user *addrs, int addrs_size, sctp_assoc_t *assoc_id) __sctp_setsockopt_connectx() argument
H A Dproc.c341 assoc->assoc_id, sctp_assocs_seq_show()
470 seq_printf(seq, "%d ", tsp->asoc->assoc_id); sctp_remaddr_seq_show()
H A Dassociola.c416 if (asoc->assoc_id != 0) { sctp_association_destroy()
418 idr_remove(&sctp_assocs_id, asoc->assoc_id); sctp_association_destroy()
1161 if (!asoc->assoc_id) { sctp_assoc_update()
1595 if (asoc->assoc_id) sctp_assoc_set_id()
1601 /* 0 is not a valid assoc_id, must be >= 1 */ sctp_assoc_set_id()
1609 asoc->assoc_id = (sctp_assoc_t)ret; sctp_assoc_set_id()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-sta.h281 * @assoc_id: assoc_id to be sent in VHT PLCP (9-bit), for grp use 0, for AP
310 __le16 assoc_id; member in struct:iwl_mvm_add_sta_cmd
H A Dfw-api-mac.h194 * @assoc_id: unique ID assigned by the AP during association
205 __le32 assoc_id; member in struct:iwl_mac_data_sta
H A Dmac-ctxt.c835 ctxt_sta->assoc_id = cpu_to_le32(vif->bss_conf.aid); iwl_mvm_mac_ctxt_cmd_sta()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dcaps.c134 u16 assoc_id) ath5k_hw_enable_pspoll()
133 ath5k_hw_enable_pspoll(struct ath5k_hw *ah, u8 *bssid, u16 assoc_id) ath5k_hw_enable_pspoll() argument
H A Dath5k.h1603 int ath5k_hw_enable_pspoll(struct ath5k_hw *ah, u8 *bssid, u16 assoc_id);
/linux-4.1.27/include/uapi/linux/
H A Dsctp.h712 * the assoc_id is 0, then this sets or gets the endpoints default
713 * values. If the assoc_id field is non-zero, then the set or get
715 * assoc_id field is ignored by the one to one model). Note that if
726 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
837 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
847 sctp_assoc_t assoc_id; /*input*/ member in struct:sctp_getaddrs
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Drxon.c813 if (le16_to_cpu(rxon->assoc_id) > 2007) { iwl_check_rxon_cmd()
891 CHK_NEQ(staging->assoc_id, active->assoc_id); iwl_full_rxon_required()
933 IWL_DEBUG_RADIO(priv, "u16 assoc_id: 0x%x\n", iwl_print_rx_config_cmd()
934 le16_to_cpu(rxon->assoc_id)); iwl_print_rx_config_cmd()
1447 ctx->staging.assoc_id = cpu_to_le16(vif->bss_conf.aid); iwlagn_bss_info_changed()
H A Dcommands.h630 __le16 assoc_id; member in struct:iwl_rxon_cmd
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1029 assoc->aid = cpu_to_le16(ieee->assoc_id); rtllib_assoc_resp()
1030 if (ieee->assoc_id == 0x2007) rtllib_assoc_resp()
1031 ieee->assoc_id = 0; rtllib_assoc_resp()
1033 ieee->assoc_id++; rtllib_assoc_resp()
1117 hdr->aid = cpu_to_le16(ieee->assoc_id | 0xc000); rtllib_pspoll_func()
2251 ieee->assoc_id = aid; rtllib_rx_assoc_resp()
2641 ieee->assoc_id = 1; rtllib_start_master_bss()
3084 ieee->assoc_id = 0; rtllib_softmac_init()
H A Drtllib_rx.c1867 if (ieee->assoc_id < 8*offset || rtllib_parse_info_param()
1868 ieee->assoc_id > 8*(offset + info_element->len - 3)) rtllib_parse_info_param()
1871 offset = (ieee->assoc_id / 8) - offset; rtllib_parse_info_param()
1873 (1 << (ieee->assoc_id % 8))) rtllib_parse_info_param()
H A Drtllib.h2202 u16 assoc_id; member in struct:rtllib_device
/linux-4.1.27/include/net/sctp/
H A Dsctp.h320 /* Map an association to an assoc_id. */ sctp_assoc2id()
323 return asoc ? asoc->assoc_id : 0; sctp_assoc2id()
H A Dstructs.h1356 sctp_assoc_t assoc_id; member in struct:sctp_association
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c886 assoc->aid = cpu_to_le16(ieee->assoc_id); ieee80211_assoc_resp()
887 if (ieee->assoc_id == 0x2007) ieee->assoc_id=0; ieee80211_assoc_resp()
888 else ieee->assoc_id++; ieee80211_assoc_resp()
2023 ieee->assoc_id = aid; ieee80211_rx_frame_softmac()
2306 ieee->assoc_id = 1; ieee80211_start_master_bss()
2701 ieee->assoc_id = 0; ieee80211_softmac_init()
H A Dieee80211_rx.c1761 //printk("offset1:%x aid:%x\n",offset, ieee->assoc_id); ieee80211_parse_info_param()
1763 if(ieee->assoc_id < 8*offset || ieee80211_parse_info_param()
1764 ieee->assoc_id > 8*(offset + info_element->len -3)) ieee80211_parse_info_param()
1768 offset = (ieee->assoc_id / 8) - offset;// + ((aid % 8)? 0 : 1) ; ieee80211_parse_info_param()
1770 if(info_element->data[3+offset] & (1<<(ieee->assoc_id%8))) ieee80211_parse_info_param()
H A Dieee80211.h1928 u16 assoc_id; member in struct:ieee80211_device
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dfw.c648 SET_BITS_TO_LE_2BYTE((u8 *)(&joinbss_rpt) + 10, 0, 16, mac->assoc_id); rtl92s_set_fw_joinbss_report_cmd()
H A Dphy.c1335 current_aid = rtlpriv->mac80211.assoc_id; _rtl92s_phy_set_fwcmd_io()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1279 __le32 assoc_id; member in struct:wmi_tlv_peer_assoc_cmd
H A Dwmi-tlv.c1918 cmd->assoc_id = __cpu_to_le32(arg->peer_aid); ath10k_wmi_tlv_op_gen_peer_assoc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dfw.c660 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl88e_set_fw_rsvdpagepkt()
H A Dhw.c708 mac->assoc_id)); rtl88ee_set_hw_reg()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
H A Dfw_common.c686 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl92c_set_fw_rsvdpagepkt()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dfw.c707 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl92d_set_fw_rsvdpagepkt()
H A Dhw.c446 mac->assoc_id)); rtl92de_set_hw_reg()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dfw.c436 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl8723e_set_fw_rsvdpagepkt()
H A Dhw.c488 (u2btmp | mac->assoc_id)); rtl8723e_set_hw_reg()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dfw.c430 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl8723be_set_fw_rsvdpagepkt()
H A Dhw.c695 (u2btmp | mac->assoc_id)); rtl8723be_set_hw_reg()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D4965.c1774 il->staging.assoc_id = cpu_to_le16(vif->bss_conf.aid); il4965_post_associate()
1849 il->staging.assoc_id = 0; il4965_config_ap()
H A Dcommon.c3739 if (le16_to_cpu(rxon->assoc_id) > 2007) { il_check_rxon_cmd()
3815 CHK_NEQ(staging->assoc_id, active->assoc_id); il_full_rxon_required()
4153 D_RADIO("u16 assoc_id: 0x%x\n", le16_to_cpu(rxon->assoc_id)); il_print_rx_config_cmd()
5285 il->staging.assoc_id = 0; il_set_no_assoc()
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 D3945-mac.c2752 il->staging.assoc_id = cpu_to_le16(il->vif->bss_conf.aid); il3945_post_associate()
2917 il->staging.assoc_id = 0; il3945_config_ap()
/linux-4.1.27/fs/dlm/
H A Dlowcomms.c256 static struct connection *assoc2con(int assoc_id) assoc2con() argument
265 if (con->sctp_assoc == assoc_id) { assoc2con()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Dps.c554 rtlpriv->mac80211.assoc_id); rtl_swlps_beacon()
H A Dcore.c1099 mac->assoc_id = bss_conf->aid; rtl_op_bss_info_changed()
H A Dwifi.h1412 u16 assoc_id; member in struct:rtl_mac
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dfw.c689 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl92ee_set_fw_rsvdpagepkt()
H A Dhw.c656 (u2btmp | mac->assoc_id)); rtl92ee_set_hw_reg()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dfw.c1485 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl8812ae_set_fw_rsvdpagepkt()
1609 SET_80211_PS_POLL_AID(p_pspoll, (mac->assoc_id | 0xc000)); rtl8821ae_set_fw_rsvdpagepkt()
H A Dhw.c760 mac->assoc_id)); rtl8821ae_set_hw_reg()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dhw.c488 mac->assoc_id)); rtl92ce_set_hw_reg()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dhw.c1980 (u2btmp | mac->assoc_id)); rtl92cu_set_hw_reg()

Completed in 2773 milliseconds