Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.h47 int ionic_lif_vlan_del(struct ionic_lif *lif, const u16 vid);
H A Dionic_rx_filter.c543 int ionic_lif_vlan_del(struct ionic_lif *lif, const u16 vid) in ionic_lif_vlan_del() function
H A Dionic_lif.c1867 err = ionic_lif_vlan_del(lif, vid); in ionic_vlan_rx_kill_vid()