Searched refs:F_TXPKT_IPCSUM_DIS (Results 1 – 2 of 2) sorted by relevance
975 F_TXPKT_IPCSUM_DIS; in tx_do_packet_coalesce()978 cntrl = F_TXPKT_L4CSUM_DIS | F_TXPKT_IPCSUM_DIS; in tx_do_packet_coalesce()1081 cntrl = F_TXPKT_L4CSUM_DIS | F_TXPKT_IPCSUM_DIS; in t4_eth_xmit()1158 F_TXPKT_IPCSUM_DIS; in t4_eth_xmit()
358 #define F_TXPKT_IPCSUM_DIS V_TXPKT_IPCSUM_DIS(1ULL) macro