Home
last modified time | relevance | path

Searched refs:tso_mode (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h389 uint8_t tso_mode; member
H A Dhns3_ethdev.h496 uint8_t tso_mode; member
H A Dhns3_rxtx.c2624 txq->tso_mode = hw->tso_mode; in hns3_tx_queue_setup()
3303 if (tx_queue->tso_mode != HNS3_TSO_SW_CAL_PSEUDO_H_CSUM) { in hns3_prep_pkt_proc()
H A Dhns3_ethdev_vf.c1205 hw->tso_mode = HNS3_TSO_SW_CAL_PSEUDO_H_CSUM; in hns3vf_get_capability()
1222 hw->tso_mode = HNS3_TSO_HW_CAL_PSEUDO_H_CSUM; in hns3vf_get_capability()
H A Dhns3_ethdev.c3025 hw->tso_mode = HNS3_TSO_SW_CAL_PSEUDO_H_CSUM; in hns3_get_capability()
3043 hw->tso_mode = HNS3_TSO_HW_CAL_PSEUDO_H_CSUM; in hns3_get_capability()