Home
last modified time | relevance | path

Searched refs:OCTEP_TX_OFFLOAD_CKSUM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.h253 #define OCTEP_TX_OFFLOAD_CKSUM (OCTEP_TX_OFFLOAD_IPV4_CKSUM | \ macro
H A Doctep_main.c930 hw_desc->txm.ol_flags = OCTEP_TX_OFFLOAD_CKSUM; in octep_start_xmit()
935 hw_desc->txm.ol_flags = OCTEP_TX_OFFLOAD_CKSUM; in octep_start_xmit()
1122 offloads.tx_offloads |= OCTEP_TX_OFFLOAD_CKSUM; in octep_set_features()
1125 offloads.tx_offloads |= OCTEP_TX_OFFLOAD_CKSUM; in octep_set_features()