Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h452 #define G_CONN_POLICY(x) (((x) >> S_CONN_POLICY) & M_CONN_POLICY) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h544 #define G_CONN_POLICY(x) (((x) >> S_CONN_POLICY) & M_CONN_POLICY) macro