Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.h44 int cxgb4_update_root_dev_clip(struct net_device *dev);
H A Dclip_tbl.c218 int cxgb4_update_root_dev_clip(struct net_device *dev) in cxgb4_update_root_dev_clip() function
248 EXPORT_SYMBOL(cxgb4_update_root_dev_clip);
H A Dcxgb4_main.c2743 ret = cxgb4_update_root_dev_clip(dev); in update_clip()