Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_cpl.h1267 #define S_L2T_W_PRIO 27 macro
1269 #define V_L2T_W_PRIO(x) ((x) << S_L2T_W_PRIO)
1270 #define G_L2T_W_PRIO(x) (((x) >> S_L2T_W_PRIO) & M_L2T_W_PRIO)