Home
last modified time | relevance | path

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

/drivers/staging/r8188eu/core/
Drtw_p2p.c120 __be32 p2poui = cpu_to_be32(P2POUI); in issue_group_disc_req() local
153 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_group_disc_req()
176 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_devdisc_resp() local
211 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_devdisc_resp()
239 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_provision_resp() local
280 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_provision_resp()
320 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_presence_resp() local
355 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_presence_resp()
Drtw_mlme_ext.c1659 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_GO_request() local
1702 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_GO_request()
1989 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_GO_response() local
2037 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_GO_response()
2351 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_GO_confirm() local
2394 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_GO_confirm()
2512 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_invitation_request() local
2556 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_invitation_request()
2759 __be32 p2poui = cpu_to_be32(P2POUI); in issue_p2p_invitation_response() local
2802 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&p2poui, &pattrib->pktlen); in issue_p2p_invitation_response()
[all …]