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