Searched refs:S_TXPKT_VLAN_VLD (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1215 #define S_TXPKT_VLAN_VLD 22 macro
1216 #define V_TXPKT_VLAN_VLD(x) ((x) << S_TXPKT_VLAN_VLD)
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1371 #define S_TXPKT_VLAN_VLD 60 macro
1372 #define V_TXPKT_VLAN_VLD(x) ((__u64)(x) << S_TXPKT_VLAN_VLD)

Completed in 113 milliseconds