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