Home
last modified time | relevance | path

Searched defs:pdata_attr (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_ieee80211.c984 u32 rtw_set_p2p_attr_content(u8 *pbuf, u8 attr_id, u16 attr_len, u8 *pdata_attr) in rtw_set_p2p_attr_content()
Drtw_p2p.c28 u8 tmplen, *pdata_attr, *pstart, *pcur; in go_add_group_info_attr() local