Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
Dcommands.h1438 struct il_tx_cmd { struct
1449 __le16 len;
1456 __le16 next_frame_len;
1458 __le32 tx_flags; /* TX_CMD_FLG_* */
1462 struct il_dram_scratch scratch;
1465 __le32 rate_n_flags; /* RATE_MCS_* */
1468 u8 sta_id;
1471 u8 sec_ctl; /* TX_CMD_SEC_* */
1480 u8 initial_rate_idx;
1481 u8 reserved;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
Dcommands.h1440 struct il_tx_cmd { struct
1451 __le16 len;
1458 __le16 next_frame_len;
1460 __le32 tx_flags; /* TX_CMD_FLG_* */
1464 struct il_dram_scratch scratch;
1467 __le32 rate_n_flags; /* RATE_MCS_* */
1470 u8 sta_id;
1473 u8 sec_ctl; /* TX_CMD_SEC_* */
1482 u8 initial_rate_idx;
1483 u8 reserved;
[all …]