Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c172 err = enic_add_vlan(enic, vid); in enic_vlan_rx_add_vid()
H A Denic_res.h128 int enic_add_vlan(struct enic *enic, u16 vlanid);
H A Denic_res.c109 int enic_add_vlan(struct enic *enic, u16 vlanid) in enic_add_vlan() function