Searched refs:S_TXPKT_CSUM_START (Results 1 – 1 of 1) sorted by relevance
1038 #define S_TXPKT_CSUM_START 20 macro1040 #define V_TXPKT_CSUM_START(x) ((x) << S_TXPKT_CSUM_START)1041 #define G_TXPKT_CSUM_START(x) (((x) >> S_TXPKT_CSUM_START) & M_TXPKT_CSUM_START)