Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h1058 int otx2_add_macfilter(struct net_device *netdev, const u8 *mac);
H A Dotx2_flows.c404 int otx2_add_macfilter(struct net_device *netdev, const u8 *mac) in otx2_add_macfilter() function
H A Dotx2_pf.c1727 __dev_uc_sync(netdev, otx2_add_macfilter, otx2_del_macfilter); in otx2_do_set_rx_mode()