Lines Matching refs:word_1
745 scq->next->word_1 = cpu_to_le32(tbd->word_1 | in push_on_scq()
859 tbd->word_1 = SAR_TBD_OAM | ATM_CELL_PAYLOAD | SAR_TBD_EPDU; in queue_skb()
885 tbd->word_1 = SAR_TBD_EPDU | SAR_TBD_AAL0 | in queue_skb()
888 tbd->word_1 = SAR_TBD_EPDU | SAR_TBD_AAL34 | in queue_skb()
898 tbd->word_1 = SAR_TBD_EPDU | SAR_TBD_AAL5 | skb->len; in queue_skb()
1032 le32_to_cpu(rsqe->word_1), le32_to_cpu(rsqe->word_2), in dequeue_rx()
1037 header = le32_to_cpu(rsqe->word_1); in dequeue_rx()
1433 le32_to_cpu(tsqe->word_1), in idt77252_tx()
1443 conn = le32_to_cpu(tsqe->word_1); in idt77252_tx()
1449 le32_to_cpu(tsqe->word_1) & 0x1fff); in idt77252_tx()
1469 conn = le32_to_cpu(tsqe->word_1); in idt77252_tx()
1475 le32_to_cpu(tsqe->word_1) & 0x1fff); in idt77252_tx()
1484 conn = le32_to_cpu(tsqe->word_1); in idt77252_tx()