Home
last modified time | relevance | path

Searched refs:HNS3_TSO_SW_CAL_PSEUDO_H_CSUM (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h417 #define HNS3_TSO_SW_CAL_PSEUDO_H_CSUM 0 macro
H A Dhns3_ethdev_vf.c1205 hw->tso_mode = HNS3_TSO_SW_CAL_PSEUDO_H_CSUM; in hns3vf_get_capability()
H A Dhns3_rxtx.c3303 if (tx_queue->tso_mode != HNS3_TSO_SW_CAL_PSEUDO_H_CSUM) { in hns3_prep_pkt_proc()
H A Dhns3_ethdev.c3025 hw->tso_mode = HNS3_TSO_SW_CAL_PSEUDO_H_CSUM; in hns3_get_capability()