Searched defs:tx_invite_req_info (Results 1 – 2 of 2) sorted by relevance
120 struct tx_invite_req_info { struct121 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 the129 u8 peer_ch; /* The listen channel for peer P2P device */
146 struct tx_invite_req_info { struct147 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 */