Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c4989 uint32_t rx_alu_opcode; in al_eth_rx_generic_crc_table_entry_set() local
5013 rx_alu_opcode = (rx_gcp_entry->rx_alu_opcode_1 & AL_ETH_RX_GCP_OPCODE_1_MASK) << in al_eth_rx_generic_crc_table_entry_set()
5015 rx_alu_opcode |= (rx_gcp_entry->rx_alu_opcode_2 & AL_ETH_RX_GCP_OPCODE_2_MASK) << in al_eth_rx_generic_crc_table_entry_set()
5017 rx_alu_opcode |= (rx_gcp_entry->rx_alu_opcode_3 & AL_ETH_RX_GCP_OPCODE_3_MASK) << in al_eth_rx_generic_crc_table_entry_set()
5049 rx_alu_opcode); in al_eth_rx_generic_crc_table_entry_set()