Searched defs:ucipher (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dmain.c63 u8 ucipher, u8 auth, u8 apsd_info)
77 sta->ucipher = ucipher;
424 u8 keymgmt, u8 ucipher, u8 auth,
482 keymgmt, ucipher, auth, apsd_info);
61 ath6kl_add_new_sta(struct ath6kl_vif *vif, u8 *mac, u16 aid, u8 *wpaie, size_t ielen, u8 keymgmt, u8 ucipher, u8 auth, u8 apsd_info) argument
423 ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, u8 keymgmt, u8 ucipher, u8 auth, u8 assoc_req_len, u8 *assoc_info, u8 apsd_info) argument
H A Dcore.h417 u8 ucipher; member in struct:ath6kl_sta
943 u8 keymgmt, u8 ucipher, u8 auth,

Completed in 61 milliseconds