Searched defs:iwl_mvm_ba_notif (Results 1 – 1 of 1) sorted by relevance
624 struct iwl_mvm_ba_notif { struct625 u8 sta_addr[ETH_ALEN];626 __le16 reserved;628 u8 sta_id;629 u8 tid;630 __le16 seq_ctl;631 __le64 bitmap;632 __le16 scd_flow;633 __le16 scd_ssn;634 u8 txed;[all …]