Home
last modified time | relevance | path

Searched refs:update_period_ms (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_dev.c201 req.update_period_ms = cpu_to_le32(1000); in bng_re_stats_ctx_alloc()
H A Dbng_roce_hsi.h3392 __le32 update_period_ms; member
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm_lib.c1020 req->update_period_ms = cpu_to_le32(bn->stats_coal_ticks / 1000); in bnge_hwrm_stat_ctx_alloc()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1010 req.update_period_ms = cpu_to_le32(1000); in bnxt_re_net_stats_ctx_alloc()
/linux/include/linux/bnxt/
H A Dhsi.h9307 __le32 update_period_ms; member
/linux/include/linux/bnge/
H A Dhsi.h9221 __le32 update_period_ms; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c8518 req->update_period_ms = cpu_to_le32(bp->stats_coal_ticks / 1000); in bnxt_hwrm_stat_ctx_alloc()