Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_t3_cpl.h469 #define S_CONG_CONTROL_FLAVOR 11 macro
471 #define V_CONG_CONTROL_FLAVOR(x) ((x) << S_CONG_CONTROL_FLAVOR)
472 #define G_CONG_CONTROL_FLAVOR(x) (((x) >> S_CONG_CONTROL_FLAVOR) & M_CONG_CONTROL_FLAVOR)