Searched refs:nicvf_mbox_reset_stat_counters (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_mbox.h | 220 int nicvf_mbox_reset_stat_counters(struct nicvf *nic, uint16_t rx_stat_mask,
|
| H A D | nicvf_mbox.c | 402 nicvf_mbox_reset_stat_counters(struct nicvf *nic, uint16_t rx_stat_mask, in nicvf_mbox_reset_stat_counters() function
|
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_ethdev.c | 369 ret = nicvf_mbox_reset_stat_counters(nic, 0x3FFF, 0x1F, rxqs, txqs); in nicvf_dev_stats_reset() 387 ret = nicvf_mbox_reset_stat_counters(snic, 0, 0, rxqs, txqs); in nicvf_dev_stats_reset() 1720 ret = nicvf_mbox_reset_stat_counters(nic, 0x3FFF, 0x1F, 0xFFFF, 0xFFFF); in nicvf_dev_start()
|