Home
last modified time | relevance | path

Searched refs:receive_seq_cnt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dsta.h438 * @receive_seq_cnt: initial RSC/PN needed for replay check
447 __le64 receive_seq_cnt;
457 * @receive_seq_cnt: initial RSC/PN needed for replay check
464 __le64 receive_seq_cnt;
445 __le64 receive_seq_cnt; global() member
462 __le64 receive_seq_cnt; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c3765 igtk_cmd.receive_seq_cnt = cpu_to_le64(((u64) pn[5] << 0) | in iwl_mvm_send_sta_igtk()
3783 .receive_seq_cnt = igtk_cmd.receive_seq_cnt in iwl_mvm_get_mac_addr()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6566 * @receive_seq_cnt: initial RSC/PN needed for replay check
6575 uint64_t receive_seq_cnt;
6571 uint64_t receive_seq_cnt; global() member