Searched defs:iwm_lmac_tx_resp (Results 1 – 1 of 1) sorted by relevance
468 struct iwm_lmac_tx_resp { struct469 u8 frame_cnt; /* 1-no aggregation, greater then 1 - aggregation */470 u8 bt_kill_cnt;471 __le16 retry_cnt;472 __le32 initial_tx_rate;473 __le16 wireless_media_time;474 struct iwm_lmac_power_report power_report;475 __le32 tfd_info;476 __le16 seq_ctl;477 __le16 byte_cnt;[all …]