Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c2887 static int mtk_hwlro_get_ip_cnt(struct mtk_mac *mac) in mtk_hwlro_get_ip_cnt() function
2917 mac->hwlro_ip_cnt = mtk_hwlro_get_ip_cnt(mac); in mtk_hwlro_add_ipaddr()
2939 mac->hwlro_ip_cnt = mtk_hwlro_get_ip_cnt(mac); in mtk_hwlro_del_ipaddr()
3017 int ip_cnt = mtk_hwlro_get_ip_cnt(mac); in mtk_fix_features()