Searched defs:tx_provdisc_req_info (Results 1 – 2 of 2) sorted by relevance
125 struct tx_provdisc_req_info { struct126 u16 wps_config_method_request; /* Used when sending the128 u16 peer_channel_num[2]; /* The channel number which the130 struct ndis_802_11_ssid ssid;131 u8 peerDevAddr[ETH_ALEN]; /* Peer device address */132 u8 peerIFAddr[ETH_ALEN]; /* Peer interface address */133 u8 benable; /* This provision discovery
166 struct tx_provdisc_req_info { struct167 u16 wps_config_method_request; /* Used when sending the provisioning request frame */168 u16 peer_channel_num[2]; /* The channel number which the receiver stands. */169 struct ndis_802_11_ssid ssid;170 u8 peerDevAddr[ETH_ALEN]; /* Peer device address */171 u8 peerIFAddr[ETH_ALEN]; /* Peer interface address */172 u8 benable; /* This provision discovery request frame is trigger to send or not */