Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1051 ip_src = __fbnic_ip6_sync(fbd, fbd->ipo_src, in fbnic_set_cls_rule_ins()
1069 ip_dst = __fbnic_ip6_sync(fbd, fbd->ipo_dst, in fbnic_set_cls_rule_ins()
1092 ip_src = __fbnic_ip6_sync(fbd, fbd->ip_src, in fbnic_set_cls_rule_ins()
1108 ip_dst = __fbnic_ip6_sync(fbd, fbd->ip_dst, in fbnic_set_cls_rule_ins()
H A Dfbnic_rpc.c857 struct fbnic_ip_addr *__fbnic_ip6_sync(struct fbnic_dev *fbd, in __fbnic_ip6_sync() function