Home
last modified time | relevance | path

Searched refs:hxge_lb_normal (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_hw.c28 lb_property_t lb_normal = {normal, "normal", hxge_lb_normal};
618 if (lb_mode == hxge_lb_normal) { in hxge_set_lb()
625 hxgep->statsp->port_stats.lb_mode = hxge_lb_normal; in hxge_set_lb()
H A Dhxge_vmac.c149 if (hxgep->statsp->port_stats.lb_mode != hxge_lb_normal) in hxge_rx_vmac_init()
H A Dhxge.h136 hxge_lb_normal, enumerator
H A Dhxge_send.c157 if (hxgep->statsp->port_stats.lb_mode == hxge_lb_normal) { in hxge_start()
H A Dhxge_main.c3142 if (statsp->port_stats.lb_mode != hxge_lb_normal && in hxge_m_setprop()