Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c4822 uint32_t tx_alu_opcode; in al_eth_tx_generic_crc_table_entry_set() local
4847 tx_alu_opcode = (tx_gcp_entry->tx_alu_opcode_1 & AL_ETH_TX_GCP_OPCODE_1_MASK) << in al_eth_tx_generic_crc_table_entry_set()
4849 tx_alu_opcode |= (tx_gcp_entry->tx_alu_opcode_2 & AL_ETH_TX_GCP_OPCODE_2_MASK) << in al_eth_tx_generic_crc_table_entry_set()
4851 tx_alu_opcode |= (tx_gcp_entry->tx_alu_opcode_3 & AL_ETH_TX_GCP_OPCODE_3_MASK) << in al_eth_tx_generic_crc_table_entry_set()
4883 tx_alu_opcode); in al_eth_tx_generic_crc_table_entry_set()