Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1874 req.stat_ctx_id = htole32(cp_ring->stats_ctx_id); in bnxt_hwrm_ring_alloc()
1884 req.stat_ctx_id = htole32(cp_ring->stats_ctx_id); in bnxt_hwrm_ring_alloc()
1899 req.stat_ctx_id = htole32(cp_ring->stats_ctx_id); in bnxt_hwrm_ring_alloc()
1949 req.stat_ctx_id = htole16(cpr->stats_ctx_id); in bnxt_hwrm_stat_ctx_free()
1994 cpr->stats_ctx_id = le32toh(resp->stat_ctx_id); in bnxt_hwrm_stat_ctx_alloc()
H A Dhsi_struct_def.h15955 uint16_t stat_ctx_id; member
43088 uint32_t stat_ctx_id; member
60045 uint32_t stat_ctx_id; member
60066 uint32_t stat_ctx_id; member
60115 uint32_t stat_ctx_id; member
60131 uint32_t stat_ctx_id; member
60180 uint32_t stat_ctx_id; member
60290 uint32_t stat_ctx_id; member
60404 uint32_t stat_ctx_id; member
60508 uint32_t stat_ctx_id; member
[all …]
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.c236 req.stat_ctx_id = cpu_to_le32(hctx->stats.fw_id); in bnxt_qplib_set_func_resources()
1139 req.stat_ctx_id[1] = cpu_to_le16((u16)(stats_fw_id)); in bnxt_qplib_set_link_aggr_mode()
H A Dqplib_rcfw.c998 req.stat_ctx_id = cpu_to_le32(hctx->stats.fw_id); in bnxt_qplib_init_rcfw()
H A Dmain.c1666 req.stat_ctx_id = cpu_to_le32(fw_stats_ctx_id); in bnxt_re_net_stats_ctx_free()
1713 stat->fw_id = le32_to_cpu(resp.stat_ctx_id); in bnxt_re_net_stats_ctx_alloc()