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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1268 #define V_TXPKT_VF_VLD(x) ((x) << S_TXPKT_VF_VLD) macro
1269 #define F_TXPKT_VF_VLD V_TXPKT_VF_VLD(1U)
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c3392 V_TXPKT_VF(vi->vin) | V_TXPKT_VF_VLD(vi->vfvld));
3792 V_TXPKT_VF(vi->vin) | V_TXPKT_VF_VLD(vi->vfvld));

Completed in 128 milliseconds