Home
last modified time | relevance | path

Searched refs:p2poui (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_p2p.c124 __be32 p2poui = cpu_to_be32(P2POUI); in issue_group_disc_req() local
159 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_group_disc_req()
182 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_devdisc_resp() local
219 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_devdisc_resp()
247 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_provision_resp() local
288 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_provision_resp()
328 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_presence_resp() local
365 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_presence_resp()
Drtw_mlme_ext.c1815 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_GO_request() local
1859 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_GO_request()
2146 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_GO_response() local
2195 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_GO_response()
2509 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_GO_confirm() local
2553 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_GO_confirm()
2671 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_invitation_request() local
2715 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_invitation_request()
2918 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_invitation_response() local
2961 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_invitation_response()
[all …]