Searched refs:channel_list_attr (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/staging/r8188eu/include/ |
D | rtw_mlme.h | 261 u8 channel_list_attr[100]; member
|
/linux-5.19.10/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme.h | 266 …u8 channel_list_attr[100]; /* This field will contain the body of P2P Channel List attribute… member
|
/linux-5.19.10/drivers/staging/r8188eu/core/ |
D | rtw_p2p.c | 1282 …if (rtw_get_p2p_attr_content(p2p_ie, p2p_ielen, P2P_ATTR_CH_LIST, pwdinfo->channel_list_attr, &pwd… in process_p2p_group_negotation_resp() 1284 …peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_… in process_p2p_group_negotation_resp() 1871 memset(pwdinfo->channel_list_attr, 0x00, 100); in init_wifidirect_info()
|
D | rtw_mlme_ext.c | 2374 memcpy(p2pie + p2pielen, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len); in issue_p2p_GO_confirm()
|