Searched defs:assoc_resp_len (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dmain.c588 u8 assoc_req_len, u8 assoc_resp_len,
596 assoc_req_len, assoc_resp_len,
917 u8 assoc_resp_len, u8 *assoc_info,
951 assoc_resp_len, assoc_info,
585 ath6kl_connect_event(struct ath6kl_vif *vif, u16 channel, u8 *bssid, u16 listen_int, u16 beacon_int, enum network_type net_type, u8 beacon_ie_len, u8 assoc_req_len, u8 assoc_resp_len, u8 *assoc_info) argument
916 ath6kl_disconnect_event(struct ath6kl_vif *vif, u8 reason, u8 *bssid, u8 assoc_resp_len, u8 *assoc_info, u16 prot_reason_status) argument
H A Dcfg80211.c694 u8 assoc_resp_len, u8 *assoc_info)
711 assoc_resp_len -= assoc_resp_ie_offset;
759 assoc_resp_ie, assoc_resp_len,
765 assoc_resp_ie, assoc_resp_len, GFP_KERNEL);
809 u8 *bssid, u8 assoc_resp_len,
689 ath6kl_cfg80211_connect_event(struct ath6kl_vif *vif, u16 channel, u8 *bssid, u16 listen_intvl, u16 beacon_intvl, enum network_type nw_type, u8 beacon_ie_len, u8 assoc_req_len, u8 assoc_resp_len, u8 *assoc_info) argument
808 ath6kl_cfg80211_disconnect_event(struct ath6kl_vif *vif, u8 reason, u8 *bssid, u8 assoc_resp_len, u8 *assoc_info, u16 proto_reason) argument
H A Dwmi.h1428 u8 assoc_resp_len; member in struct:wmi_connect_event
1468 u8 assoc_resp_len; member in struct:wmi_disconnect_event

Completed in 263 milliseconds