Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_stats.c509 cnt = rte_le_to_cpu_32(req->oq_drop_cnt) + in hns3_update_port_rx_ssu_drop_stats()
534 cnt = rte_le_to_cpu_32(req->oq_drop_cnt) + in hns3_update_port_tx_ssu_drop_stats()
H A Dhns3_cmd.h1000 uint32_t oq_drop_cnt; member