Searched defs:tx_provdisc_req_info (Results 1 – 2 of 2) sorted by relevance
137 struct tx_provdisc_req_info { struct138 u16 wps_config_method_request; /* Used when sending the140 u16 peer_channel_num[2]; /* The channel number which the142 struct ndis_802_11_ssid ssid;143 u8 peerDevAddr[ETH_ALEN]; /* Peer device address */144 u8 peerIFAddr[ETH_ALEN]; /* Peer interface address */145 u8 benable; /* This provision discovery
162 struct tx_provdisc_req_info { struct163 u16 wps_config_method_request; /* Used when sending the provisioning request frame */164 u16 peer_channel_num[2]; /* The channel number which the receiver stands. */165 struct ndis_802_11_ssid ssid;166 u8 peerDevAddr[ETH_ALEN]; /* Peer device address */167 u8 peerIFAddr[ETH_ALEN]; /* Peer interface address */168 u8 benable; /* This provision discovery request frame is trigger to send or not */