Searched defs:iwl_mvm_ba_notif (Results 1 – 1 of 1) sorted by relevance
633 struct iwl_mvm_ba_notif { struct634 u8 sta_addr[ETH_ALEN];635 __le16 reserved;637 u8 sta_id;638 u8 tid;639 __le16 seq_ctl;640 __le64 bitmap;641 __le16 scd_flow;642 __le16 scd_ssn;643 u8 txed;[all …]