Lines Matching refs:word_1
745 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()
1430 le32_to_cpu(tsqe->word_1), in idt77252_tx()
1440 conn = le32_to_cpu(tsqe->word_1); in idt77252_tx()
1446 le32_to_cpu(tsqe->word_1) & 0x1fff); in idt77252_tx()
1466 conn = le32_to_cpu(tsqe->word_1); in idt77252_tx()
1472 le32_to_cpu(tsqe->word_1) & 0x1fff); in idt77252_tx()
1481 conn = le32_to_cpu(tsqe->word_1); in idt77252_tx()