Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c4823 uint32_t tx_alu_opsel; in al_eth_tx_generic_crc_table_entry_set() local
4853 tx_alu_opsel = (tx_gcp_entry->tx_alu_opsel_1 & AL_ETH_TX_GCP_OPSEL_1_MASK) << in al_eth_tx_generic_crc_table_entry_set()
4855 tx_alu_opsel |= (tx_gcp_entry->tx_alu_opsel_2 & AL_ETH_TX_GCP_OPSEL_2_MASK) << in al_eth_tx_generic_crc_table_entry_set()
4857 tx_alu_opsel |= (tx_gcp_entry->tx_alu_opsel_3 & AL_ETH_TX_GCP_OPSEL_3_MASK) << in al_eth_tx_generic_crc_table_entry_set()
4859 tx_alu_opsel |= (tx_gcp_entry->tx_alu_opsel_4 & AL_ETH_TX_GCP_OPSEL_4_MASK) << in al_eth_tx_generic_crc_table_entry_set()
4885 tx_alu_opsel); in al_eth_tx_generic_crc_table_entry_set()