Searched refs:itc_cmdflags (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c375 enum i40e_tx_desc_cmd_bits itc_cmdflags; member in struct:i40e_tx_context
1771 * The i40e_tx_context_t`itc_cmdflags contains the set of flags we need to or
1816 tctx->itc_cmdflags |= I40E_TX_DESC_CMD_IIPT_IPV4_CSUM;
1846 tctx->itc_cmdflags |=
1849 tctx->itc_cmdflags |=
1863 tctx->itc_cmdflags |= I40E_TX_DESC_CMD_L4T_EOFT_TCP;
1866 tctx->itc_cmdflags |= I40E_TX_DESC_CMD_L4T_EOFT_UDP;
1869 tctx->itc_cmdflags |= I40E_TX_DESC_CMD_L4T_EOFT_SCTP;
2216 tctx.itc_cmdflags;

Completed in 79 milliseconds