Lines Matching refs:fcoe_sof_eof
495 u32 fcoe_sof_eof = 0; in ixgbe_fso() local
515 fcoe_sof_eof = IXGBE_ADVTXD_FCOEF_ORIS; in ixgbe_fso()
518 fcoe_sof_eof = IXGBE_ADVTXD_FCOEF_SOF | in ixgbe_fso()
524 fcoe_sof_eof = IXGBE_ADVTXD_FCOEF_SOF; in ixgbe_fso()
536 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_EOF_N; in ixgbe_fso()
541 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_EOF_N | in ixgbe_fso()
544 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_EOF_T; in ixgbe_fso()
547 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_EOF_NI; in ixgbe_fso()
550 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_EOF_A; in ixgbe_fso()
560 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_PARINC; in ixgbe_fso()
592 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fcoe_sof_eof, in ixgbe_fso()