Searched refs:hxge_set_promisc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_vmac.c40 hxge_status_t hxge_set_promisc(p_hxge_t hxgep, boolean_t on);
338 hxge_set_promisc(p_hxge_t hxgep, boolean_t on) function
342 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_set_promisc: on %d", on));
358 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_set_promisc"));
364 HXGE_ERROR_MSG((hxgep, HXGE_ERR_CTL, "hxge_set_promisc: "
H A Dhxge_impl.h460 hxge_status_t hxge_set_promisc(p_hxge_t hxgep, boolean_t on);
H A Dhxge_main.c2521 if (hxge_set_promisc(hxgep, on)) {

Completed in 309 milliseconds