Searched refs:TxDesc_Control_Normal (Results 1 – 1 of 1) sorted by relevance
285 TxDesc_Control_Normal = (3<<24), /* normal frame */ enumerator728 desc->control = htole32(TxDesc_Control_Intr|TxDesc_Control_Normal|((1+1)<<28)); in vgbetransmit()