Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h1384 struct iwlagn_tx_resp { struct
1385 u8 frame_count; /* 1 no aggregation, >1 aggregation */
1386 u8 bt_kill_count; /* # blocked by bluetooth (unused for agg) */
1387 u8 failure_rts; /* # failures due to unsuccessful RTS */
1388 u8 failure_frame; /* # failures due to no ACK (unused for agg) */
1392 __le32 rate_n_flags; /* RATE_MCS_* */
1396 __le16 wireless_media_time; /* uSecs */
1398 u8 pa_status; /* RF power amplifier measurement (not used) */
1399 u8 pa_integ_res_a[3];
1400 u8 pa_integ_res_b[3];
[all …]