Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h2209 uint8_t tx_gpd_cam_ctrl:1; member
H A Dal_hal_eth_ec_regs.h781 uint32_t tx_gpd_cam_ctrl; member
H A Dal_hal_eth_main.c4800 al_reg_write32(&adapter->ec_regs_base->tfw_v3.tx_gpd_cam_ctrl, in al_eth_tx_protocol_detect_table_entry_set()
4801 (uint32_t)((tx_gpd_entry->tx_gpd_cam_ctrl) << AL_ETH_TX_GPD_CAM_CTRL_VALID_SHIFT)); in al_eth_tx_protocol_detect_table_entry_set()
4802 …th_tx_generic_crc_entry_set, line [%d], tx_gpd_cam_ctrl: %#x", idx, tx_gpd_entry->tx_gpd_cam_ctrl); in al_eth_tx_protocol_detect_table_entry_set()