Searched refs:I40E_TX_DESC_CMD_RS (Results 1 – 3 of 3) sorted by relevance
437 tx_desc->cmd_type_offset_bsz |= (I40E_TX_DESC_CMD_RS << in i40e_xmit_zc()
950 I40E_TX_DESC_CMD_RS = 0x0002, enumerator
13 #define I40E_TXD_CMD (I40E_TX_DESC_CMD_EOP | I40E_TX_DESC_CMD_RS)3481 td_cmd |= I40E_TX_DESC_CMD_RS; in i40e_tx_map()