Home
last modified time | relevance | path

Searched defs:iwlagn_tx_resp (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/iwlwifi/
Diwl-commands.h1490 struct iwlagn_tx_resp { struct
1491 u8 frame_count; /* 1 no aggregation, >1 aggregation */
1492 u8 bt_kill_count; /* # blocked by bluetooth (unused for agg) */
1493 u8 failure_rts; /* # failures due to unsuccessful RTS */
1494 u8 failure_frame; /* # failures due to no ACK (unused for agg) */
1498 __le32 rate_n_flags; /* RATE_MCS_* */
1502 __le16 wireless_media_time; /* uSecs */
1504 u8 pa_status; /* RF power amplifier measurement (not used) */
1505 u8 pa_integ_res_a[3];
1506 u8 pa_integ_res_b[3];
[all …]