Searched refs:IXGBE_ADVTXD_FCOEF_ORIS (Results 1 – 2 of 2) sorted by relevance
515 fcoe_sof_eof = IXGBE_ADVTXD_FCOEF_ORIS; in ixgbe_fso()519 IXGBE_ADVTXD_FCOEF_ORIS; in ixgbe_fso()
2947 #define IXGBE_ADVTXD_FCOEF_ORIS (BIT(5) << 10) /* Orientation: Start */ macro