Searched refs:F_TXPKT_L4CSUM_DIS (Results 1 – 5 of 5) sorted by relevance
1213 #define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1U) macro
747 htobe64(F_TXPKT_IPCSUM_DIS | F_TXPKT_L4CSUM_DIS); in cxgbe_nm_tx()
3989 ctrl1 |= F_TXPKT_L4CSUM_DIS; in write_txpkt_wr()4182 ctrl1 |= F_TXPKT_L4CSUM_DIS; in write_txpkts_wr()
1437 cntrl |= F_TXPKT_L4CSUM_DIS; in t3_encap()1553 cntrl |= F_TXPKT_L4CSUM_DIS; in t3_encap()
1180 #define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1ULL) macro