Searched defs:iwl_mvm_ba_notif (Results 1 – 1 of 1) sorted by relevance
614 struct iwl_mvm_ba_notif { struct615 u8 sta_addr[ETH_ALEN];616 __le16 reserved;618 u8 sta_id;619 u8 tid;620 __le16 seq_ctl;621 __le64 bitmap;622 __le16 scd_flow;623 __le16 scd_ssn;624 u8 txed;[all …]