Searched refs:F_TXPKT_IPCSUM_DIS (Results 1 – 5 of 5) sorted by relevance
1209 #define F_TXPKT_IPCSUM_DIS V_TXPKT_IPCSUM_DIS(1U) macro
747 htobe64(F_TXPKT_IPCSUM_DIS | F_TXPKT_L4CSUM_DIS); in cxgbe_nm_tx()
3987 ctrl1 |= F_TXPKT_IPCSUM_DIS; in write_txpkt_wr()4180 ctrl1 |= F_TXPKT_IPCSUM_DIS; in write_txpkts_wr()
1434 cntrl |= F_TXPKT_IPCSUM_DIS; in t3_encap()1550 cntrl |= F_TXPKT_IPCSUM_DIS; in t3_encap()
1176 #define F_TXPKT_IPCSUM_DIS V_TXPKT_IPCSUM_DIS(1ULL) macro