Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h384 int oce_del_mac(struct oce_dev *dev, uint32_t if_id, uint32_t *pmac_id);
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c253 ret = oce_del_mac(dev, dev->if_id, &dev->pmac_id); in oce_m_unicast()
H A Doce_mbx.c1058 oce_del_mac(struct oce_dev *dev, uint32_t if_id, uint32_t *pmac_id) in oce_del_mac() function