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