Lines Matching refs:hw_options
435 bd->hw_options);
635 bd->hw_options = CPPI_SOP_SET | CPPI_EOP_SET
645 bd->hw_options = CPPI_SOP_SET | CPPI_EOP_SET
648 bd->hw_options |= CPPI_ZERO_SET;
653 bd->hw_off_len, bd->hw_options);
860 bd->hw_options = CPPI_OWN_SET | (i == 0 ? length : 0);
882 bd->hw_options |= CPPI_SOP_SET;
883 tail->hw_options |= CPPI_EOP_SET;
1028 if (!completed && (bd->hw_options & CPPI_OWN_SET))
1034 bd->hw_off_len, bd->hw_options,
1038 if ((bd->hw_options & CPPI_SOP_SET) && !completed)
1043 if (bd->hw_options & CPPI_EOQ_MASK)
1206 if (bd->hw_options & CPPI_OWN_SET)
1211 bd->hw_off_len, bd->hw_options);
1226 /* if ((bd->hw_options & CPPI_EOQ_MASK)) */