Searched refs:I40E_TX_DESC_CMD_RS (Results 1 – 3 of 3) sorted by relevance
526 tx_desc->cmd_type_offset_bsz |= cpu_to_le64(I40E_TX_DESC_CMD_RS << I40E_TXD_QW1_CMD_SHIFT); in i40e_set_rs_bit()
950 I40E_TX_DESC_CMD_RS = 0x0002, enumerator
14 #define I40E_TXD_CMD (I40E_TX_DESC_CMD_EOP | I40E_TX_DESC_CMD_RS)3611 td_cmd |= I40E_TX_DESC_CMD_RS; in i40e_tx_map()