Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.h208 struct fbnic_ip_addr *__fbnic_ip4_sync(struct fbnic_dev *fbd,
H A Dfbnic_ethtool.c963 ip_src = __fbnic_ip4_sync(fbd, fbd->ip_src, in fbnic_set_cls_rule_ins()
979 ip_dst = __fbnic_ip4_sync(fbd, fbd->ip_dst, in fbnic_set_cls_rule_ins()
H A Dfbnic_rpc.c788 struct fbnic_ip_addr *__fbnic_ip4_sync(struct fbnic_dev *fbd, in __fbnic_ip4_sync() function