Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h848 #define G_TX_PORT(x) (((x) >> S_TX_PORT) & M_TX_PORT) macro
/NextBSD/sys/dev/cxgbe/common/
HDt4_msg.h947 #define G_TX_PORT(x) (((x) >> S_TX_PORT) & M_TX_PORT) macro