Home
last modified time | relevance | path

Searched refs:FLOW_CONTROL_RX_PAUSE (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c408 case FLOW_CONTROL_RX_PAUSE: in urf_set_media()
811 ugcp->usbgc_flow_control = FLOW_CONTROL_RX_PAUSE; in urfattach()
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c652 case FLOW_CONTROL_RX_PAUSE: in axf_set_media()
667 case FLOW_CONTROL_RX_PAUSE: in axf_set_media()
1315 ugcp->usbgc_flow_control = FLOW_CONTROL_RX_PAUSE; in axfattach()
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c379 case FLOW_CONTROL_RX_PAUSE: in udmf_set_media()
801 ugcp->usbgc_flow_control = FLOW_CONTROL_RX_PAUSE; in udmfattach()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h182 #define FLOW_CONTROL_RX_PAUSE 3 macro
H A Dusbgem.c1212 FLOW_CONTROL_RX_PAUSE,
2481 case FLOW_CONTROL_RX_PAUSE: in usbgem_get_def_val()
2651 case FLOW_CONTROL_RX_PAUSE: in usbgem_m_propinfo()
2775 if (dp->flow_control != FLOW_CONTROL_RX_PAUSE) { in usbgem_m_setprop()
2776 dp->flow_control = FLOW_CONTROL_RX_PAUSE; in usbgem_m_setprop()
2895 case FLOW_CONTROL_RX_PAUSE: in usbgem_m_getprop()
3810 if (val > FLOW_CONTROL_RX_PAUSE || val < FLOW_CONTROL_NONE) { in usbgem_read_conf()
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c444 case FLOW_CONTROL_RX_PAUSE: in upf_set_media()
983 ugcp->usbgc_flow_control = FLOW_CONTROL_RX_PAUSE; in upfattach()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h285 #define FLOW_CONTROL_RX_PAUSE 3 macro
H A Dsfe.c1064 case FLOW_CONTROL_RX_PAUSE: in sfe_set_media()
1079 case FLOW_CONTROL_RX_PAUSE: in sfe_set_media()
2206 gcp->gc_flow_control = FLOW_CONTROL_RX_PAUSE; in sfeattach()
H A Dsfe_util.c2223 FLOW_CONTROL_RX_PAUSE,
3578 (dp->flow_control == FLOW_CONTROL_RX_PAUSE); in gem_param_get()
4701 if (val > FLOW_CONTROL_RX_PAUSE || val < FLOW_CONTROL_NONE) { in gem_read_conf()