Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_mlme.h120 struct tx_invite_req_info { struct
121 u8 token;
122 u8 benable;
123 u8 go_ssid[ WLAN_SSID_MAXLEN ];
124 u8 ssidlen;
125 u8 go_bssid[ ETH_ALEN ];
126 u8 peer_macaddr[ ETH_ALEN ];
127 u8 operating_ch; /* This information will be set by using the
129 u8 peer_ch; /* The listen channel for peer P2P device */
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_mlme.h146 struct tx_invite_req_info { struct
147 u8 token;
148 u8 benable;
149 u8 go_ssid[WLAN_SSID_MAXLEN];
150 u8 ssidlen;
151 u8 go_bssid[ETH_ALEN];
152 u8 peer_macaddr[ETH_ALEN];
153 u8 operating_ch; /* This information will be set by using the p2p_set op_ch =x */
154 u8 peer_ch; /* The listen channel for peer P2P device */