Searched refs:oui_subtype (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_p2p.c | 125 u8 oui_subtype = P2P_GO_DISC_REQUEST; in issue_group_disc_req() local 160 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_group_disc_req() 183 u8 oui_subtype = P2P_DEVDISC_RESP; in issue_p2p_devdisc_resp() local 220 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_devdisc_resp() 248 u8 oui_subtype = P2P_PROVISION_DISC_RESP; in issue_p2p_provision_resp() local 289 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_provision_resp() 329 u8 oui_subtype = P2P_PRESENCE_RESPONSE; in issue_p2p_presence_resp() local 366 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_presence_resp()
|
| D | rtw_mlme_ext.c | 1816 u8 oui_subtype = P2P_GO_NEGO_REQ; in issue_p2p_GO_request() local 1860 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_GO_request() 2147 u8 oui_subtype = P2P_GO_NEGO_RESP; in issue_p2p_GO_response() local 2196 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_GO_response() 2510 u8 oui_subtype = P2P_GO_NEGO_CONF; in issue_p2p_GO_confirm() local 2554 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_GO_confirm() 2672 u8 oui_subtype = P2P_INVIT_REQ; in issue_p2p_invitation_request() local 2716 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_invitation_request() 2919 u8 oui_subtype = P2P_INVIT_RESP; in issue_p2p_invitation_response() local 2962 pframe = rtw_set_fixed_ie(pframe, 1, &oui_subtype, &pattrib->pktlen); in issue_p2p_invitation_response() [all …]
|
| /Linux-v5.15/drivers/net/wireless/microchip/wilc1000/ |
| D | cfg80211.c | 65 u8 oui_subtype; member 1022 if (d->oui_subtype != GO_NEG_REQ && d->oui_subtype != GO_NEG_RSP && in wilc_wfi_p2p_rx() 1023 d->oui_subtype != P2P_INV_REQ && d->oui_subtype != P2P_INV_RSP) in wilc_wfi_p2p_rx() 1167 d->oui_subtype != GO_NEG_CONF) { in mgmt_tx() 1172 if (d->oui_subtype != P2P_INV_REQ && d->oui_subtype != P2P_INV_RSP) in mgmt_tx()
|
| D | hif.c | 452 if ((ie->oui_subtype == 0 || ie->oui_subtype == 1) && in wilc_parse_join_bss_param()
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | ieee80211_ext.h | 77 u8 oui_subtype; member
|
| /Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ |
| D | fw.h | 1787 u8 oui_subtype; member 1807 u8 oui_subtype; member
|
| D | tdls.c | 398 wmm->oui_subtype = 1; /* WME param */ in mwifiex_tdls_add_wmm_param_ie()
|
| /Linux-v5.15/include/linux/ |
| D | ieee80211.h | 1353 u8 oui_subtype; /* 1 */ member 3566 u8 oui_subtype; member
|
| /Linux-v5.15/net/mac80211/ |
| D | tdls.c | 287 wmm->oui_subtype = 1; /* WME param */ in ieee80211_tdls_add_wmm_param_ie()
|