Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2886 static int mtk_hwlro_get_ip_cnt(struct mtk_mac *mac) in mtk_hwlro_get_ip_cnt() function
2916 mac->hwlro_ip_cnt = mtk_hwlro_get_ip_cnt(mac); in mtk_hwlro_add_ipaddr()
2938 mac->hwlro_ip_cnt = mtk_hwlro_get_ip_cnt(mac); in mtk_hwlro_del_ipaddr()
3016 int ip_cnt = mtk_hwlro_get_ip_cnt(mac); in mtk_fix_features()