Searched refs:IPV6_CHKSUM_CTRL_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c_hw.h | 603 #define IPV6_CHKSUM_CTRL_EN BIT(7) macro |
H A D | atl1c_main.c | 1173 rxq_ctrl_data |= IPV6_CHKSUM_CTRL_EN; in atl1c_configure_rx() |