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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h897 #define TXPKT_VLAN_VLD_S 60 macro
898 #define TXPKT_VLAN_VLD_V(x) ((__u64)(x) << TXPKT_VLAN_VLD_S)

Completed in 169 milliseconds