Home
last modified time | relevance | path

Searched refs:word_3 (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rdma/ehca/
Dehca_av.c157 memcpy(&av->av.grh.word_3, &ah_attr->grh.dgid, in ehca_create_ah()
223 memcpy(&new_ehca_av.grh.word_3, &ah_attr->grh.dgid, in ehca_modify_ah()
236 memcpy(&ah_attr->grh.dgid, &av->av.grh.word_3, in ehca_query_ah()
Dehca_qes.h88 u64 word_3; member
/drivers/atm/
Dnicstar.h185 u32 word_3; member
208 u32 word_3; member
Didt77252.h152 u32 word_3; member
263 u32 word_3; member
Dnicstar.c1494 tsr.word_3 = 0x00000000; in ns_close()
1674 scqe.word_3 = cpu_to_le32(skb->len); in ns_send()
1685 scqe.word_3 = cpu_to_le32(0x00000000); in ns_send()
1757 le32_to_cpu(tbd->word_3), le32_to_cpu(tbd->word_4), in push_scqe()
1802 tsr.word_3 = 0x00000000; in push_scqe()
1811 le32_to_cpu(tsr.word_2), le32_to_cpu(tsr.word_3), in push_scqe()
Didt77252.c748 scq->next->word_3 = cpu_to_le32(tbd->word_3); in push_on_scq()
861 tbd->word_3 = 0x00000000; in queue_skb()
892 tbd->word_3 = 0x00000000; in queue_skb()
900 tbd->word_3 = skb->len; in queue_skb()
1033 le32_to_cpu(rsqe->word_3), le32_to_cpu(rsqe->word_4)); in dequeue_rx()