Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_client.h188 extern int mac_set_pvid(mac_handle_t, uint16_t);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_client.c4640 mac_set_pvid(mac_handle_t mh, uint16_t pvid) in mac_set_pvid() function
H A Dmac.c3192 err = mac_set_pvid(mh, *(uint16_t *)val); in mac_set_prop()