Searched defs:p1k (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ | ||
H A D | d3.c | 77 static void iwl_mvm_convert_p1k(u16 *p1k, __le16 *out) in iwl_mvm_convert_p1k() argument |
H A D | sta.c | 3815 u16 p1k[5]; __iwl_mvm_set_sta_key() local |
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/ | ||
H A D | d3.h | 457 __le16 p1k[IWL_P1K_SIZE]; global() member |
/freebsd-src/sys/compat/linuxkpi/common/include/net/ | ||
H A D | mac80211.h | 1983 ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf * keyconf,const u8 * addr,uint32_t iv32,u16 * p1k) ieee80211_get_tkip_rx_p1k() argument |