Home
last modified time | relevance | path

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

/NextBSD/sys/dev/dwc/
HDif_dwc.h66 #define FLOW_CONTROL 0x18 macro
/NextBSD/sys/dev/ixgb/
HDif_ixgb.h169 #define FLOW_CONTROL FLOW_CONTROL_FULL macro
HDif_ixgb.c295 adapter->hw.fc.type = FLOW_CONTROL; in ixgb_attach()
/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h211 FLOW_CONTROL = 1, enumerator
HDqp.c1421 if (rhp->qpcnt <= db_fc_threshold && rhp->db_state == FLOW_CONTROL) { in c4iw_destroy_qp()
1541 rhp->db_state = FLOW_CONTROL; in c4iw_create_qp()