Searched defs:tx_invite_req_info (Results 1 – 2 of 2) sorted by relevance
108 struct tx_invite_req_info { struct109 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 the117 u8 peer_ch; /* The listen channel for peer P2P device */
150 struct tx_invite_req_info { struct151 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 */