Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h1970 __le16 stat_ctx_id; member
7253 __le32 stat_ctx_id; member
8999 __le32 stat_ctx_id; member
9010 __le32 stat_ctx_id; member
9022 __le32 stat_ctx_id; member
9032 __le32 stat_ctx_id; member
9044 __le32 stat_ctx_id; member
9087 __le32 stat_ctx_id; member
9132 __le32 stat_ctx_id; member
H A Dbnxt.c6996 req->stat_ctx_id = cpu_to_le32(grp_info->fw_stats_ctx); in bnxt_set_rx_ring_params_p5()
7041 req->stat_ctx_id = cpu_to_le32(grp_info->fw_stats_ctx); in hwrm_ring_alloc_send_msg()
8339 req->stat_ctx_id = cpu_to_le32(cpr->hw_stats_ctx_id); in bnxt_hwrm_stat_ctx_free()
8341 req0->stat_ctx_id = req->stat_ctx_id; in bnxt_hwrm_stat_ctx_free()
8381 cpr->hw_stats_ctx_id = le32_to_cpu(resp->stat_ctx_id); in bnxt_hwrm_stat_ctx_alloc()
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h359 __le32 stat_ctx_id; member
2249 __le32 stat_ctx_id; member
2911 __le16 stat_ctx_id[4]; member
H A Dqplib_rcfw.c907 req.stat_ctx_id = cpu_to_le32(ctx->stats.fw_id); in bnxt_qplib_init_rcfw()
H A Dmain.c926 req.stat_ctx_id = cpu_to_le32(fw_stats_ctx_id); in bnxt_re_net_stats_ctx_free()
962 *fw_stats_ctx_id = le32_to_cpu(resp.stat_ctx_id); in bnxt_re_net_stats_ctx_alloc()