Home
last modified time | relevance | path

Searched refs:word_1 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/atm/
H A Dnicstar.h128 u32 word_1; member
135 ((le32_to_cpu((ns_rsqep)->word_1) & 0x00FF0000) >> 16)
137 (le32_to_cpu((ns_rsqep)->word_1) & 0x0000FFFF)
184 u32 word_1; member
196 (le32_to_cpu((ns_rcqep)->word_1))
207 u32 word_1; member
250 (le32_to_cpu((ns_scqep)->word_1) & NS_SCQE_TYPE_TSR)
266 u32 word_1; member
292 (le32_to_cpu((ns_tsip)->word_1) == 0x00000000)
294 ((le32_to_cpu((ns_tsip)->word_1) & 0xFFFF0000) >> 16)
[all …]
H A Didt77252.h150 u32 word_1; member
234 u32 word_1; member
264 u32 word_1; member
300 u32 word_1; member
H A Didt77252.c745 scq->next->word_1 = cpu_to_le32(tbd->word_1 | in push_on_scq()
862 tbd->word_1 = SAR_TBD_OAM | ATM_CELL_PAYLOAD | SAR_TBD_EPDU; in queue_skb()
887 tbd->word_1 = SAR_TBD_EPDU | SAR_TBD_AAL0 | in queue_skb()
890 tbd->word_1 = SAR_TBD_EPDU | SAR_TBD_AAL34 | in queue_skb()
899 tbd->word_1 = SAR_TBD_EPDU | SAR_TBD_AAL5 | skb->len; in queue_skb()
1033 le32_to_cpu(rsqe->word_1), le32_to_cpu(rsqe->word_2), in dequeue_rx()
1038 header = le32_to_cpu(rsqe->word_1); in dequeue_rx()
1431 le32_to_cpu(tsqe->word_1), in idt77252_tx()
1441 conn = le32_to_cpu(tsqe->word_1); in idt77252_tx()
1447 le32_to_cpu(tsqe->word_1) & 0x1fff); in idt77252_tx()
[all …]
H A Dnicstar.c1489 tsr.word_1 = ns_tsr_mkword_1(NS_TSR_INTENABLE); in ns_close()
1698 scqe.word_1 = ns_tbd_mkword_1_novbr(flags, (u32) buflen); in _ns_send()
1701 scqe.word_1 = in _ns_send()
1765 card->index, le32_to_cpu(tbd->word_1), le32_to_cpu(tbd->word_2), in push_scqe()
1804 tsr.word_1 = ns_tsr_mkword_1(NS_TSR_INTENABLE); in push_scqe()
1819 card->index, le32_to_cpu(tsr.word_1), in push_scqe()
2052 *((u32 *) sb->data) = le32_to_cpu(rsqe->word_1) << 4 | in dequeue_rx()
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A DMSS_Ingress_registers.h40 unsigned short word_1; member
H A DMSS_Egress_registers.h42 unsigned short word_1; member
H A Dmacsec_api.c2007 &ctl_reg.word_1); in clear_egress_counters()
2019 ctl_reg.word_1); in clear_egress_counters()
2030 ctl_reg.word_1); in clear_egress_counters()
2041 ctl_reg.word_1); in clear_egress_counters()
2323 &ctl_reg.word_1); in clear_ingress_counters()
2335 ctl_reg.word_1); in clear_ingress_counters()
2346 ctl_reg.word_1); in clear_ingress_counters()
2357 ctl_reg.word_1); in clear_ingress_counters()
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h1797 u32 word_1; member