Searched refs:I40E_TX_FLAGS_FCCRC (Results 1 – 3 of 3) sorted by relevance
138 #define I40E_TX_FLAGS_FCCRC (u32)(1 << 6) macro
1391 tx_flags |= I40E_TX_FLAGS_FCCRC; in i40e_fcoe_xmit_frame()