Home
last modified time | relevance | path

Searched defs:p1k (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c854 static void iwlagn_convert_p1k(u16 *p1k, __le16 *out) in iwlagn_convert_p1k()
886 u16 p1k[IWLAGN_P1K_SIZE]; in iwlagn_wowlan_program_keys() local
H A Dsta.c1207 u16 p1k[5]; in iwl_set_dynamic_key() local
H A Dcommands.h3796 __le16 p1k[IWLAGN_P1K_SIZE]; member
/linux/net/mac80211/
H A Dkey.h47 u16 p1k[5]; /* p1k cache */ member
/linux/include/net/
H A Dmac80211.h5944 ieee80211_get_tkip_p1k(struct ieee80211_key_conf * keyconf,struct sk_buff * skb,u16 * p1k) ieee80211_get_tkip_p1k() argument