Lines Matching defs:il4965_tx_resp
1678 struct il4965_tx_resp { struct
1679 u8 frame_count; /* 1 no aggregation, >1 aggregation */
1680 u8 bt_kill_count; /* # blocked by bluetooth (unused for agg) */
1681 u8 failure_rts; /* # failures due to unsuccessful RTS */
1682 u8 failure_frame; /* # failures due to no ACK (unused for agg) */
1686 __le32 rate_n_flags; /* RATE_MCS_* */
1690 __le16 wireless_media_time; /* uSecs */
1692 __le16 reserved;
1693 __le32 pa_power1; /* RF power amplifier measurement (not used) */
1694 __le32 pa_power2;
1709 union {
1712 } u;