Searched refs:SEQ_SHT (Results 1 – 3 of 3) sorted by relevance
68 #define SEQ_SHT (16) macro
510 ptxdesc->txdw3 = cpu_to_le32((pattrib->priority << SEQ_SHT) & in update_txdesc()563 ptxdesc->txdw3 = cpu_to_le32((pattrib->priority << SEQ_SHT) & in update_txdesc()579 ptxdesc->txdw3 = cpu_to_le32((pattrib->seqnum << SEQ_SHT) & in update_txdesc()
46 #define SEQ_SHT 16 macro