Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_mlme.h108 struct tx_invite_req_info { struct
109 u8 token;
110 u8 benable;
111 u8 go_ssid[ WLAN_SSID_MAXLEN ];
112 u8 ssidlen;
113 u8 go_bssid[ ETH_ALEN ];
114 u8 peer_macaddr[ ETH_ALEN ];
115 u8 operating_ch; /* This information will be set by using the
117 u8 peer_ch; /* The listen channel for peer P2P device */
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_mlme.h150 struct tx_invite_req_info { struct
151 u8 token;
152 u8 benable;
153 u8 go_ssid[WLAN_SSID_MAXLEN];
154 u8 ssidlen;
155 u8 go_bssid[ETH_ALEN];
156 u8 peer_macaddr[ETH_ALEN];
157 u8 operating_ch; /* This information will be set by using the p2p_set op_ch =x */
158 u8 peer_ch; /* The listen channel for peer P2P device */