Searched refs:I40E_TX_DESC_CMD_FCOET (Results 1 – 3 of 3) sorted by relevance
893 I40E_TX_DESC_CMD_FCOET = 0x0080, enumerator
906 I40E_TX_DESC_CMD_FCOET = 0x0080, enumerator
1296 td_cmd |= (I40E_TX_DESC_CMD_FCOET | i40e_fcoe_ctxt_eof(eof)); in i40e_fcoe_tx_map()