Home
last modified time | relevance | path

Searched refs:GTK_REPLAY_COUNTER_BYTES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h6224 #define GTK_REPLAY_COUNTER_BYTES 8 macro
6230 u8 counter[GTK_REPLAY_COUNTER_BYTES];
6249 u8 gtk_key_rsc[GTK_REPLAY_COUNTER_BYTES];
6259 u8 replay_ctr[GTK_REPLAY_COUNTER_BYTES];
H A Dwmi.c8634 NULL, ev->replay_ctr.counter, GTK_REPLAY_COUNTER_BYTES); in ath11k_wmi_gtk_offload_status_event()
9652 ath11k_ce_byte_swap(cmd->replay_ctr, GTK_REPLAY_COUNTER_BYTES); in ath11k_wmi_gtk_rekey_offload()