Home
last modified time | relevance | path

Searched refs:fw_stats_req (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c98 bp->fw_stats_req->hdr.cmd_num, in bnx2x_dp_stats()
99 bp->fw_stats_req->hdr.reserved0, in bnx2x_dp_stats()
101 bp->fw_stats_req->hdr.reserved1, in bnx2x_dp_stats()
113 i, bp->fw_stats_req->query[i].kind, in bnx2x_dp_stats()
114 bp->fw_stats_req->query[i].index, in bnx2x_dp_stats()
115 bp->fw_stats_req->query[i].funcID, in bnx2x_dp_stats()
116 bp->fw_stats_req->query[i].reserved, in bnx2x_dp_stats()
117 bp->fw_stats_req->query[i].address.hi, in bnx2x_dp_stats()
135 bp->fw_stats_req->hdr.drv_stats_counter = in bnx2x_storm_stats_post()
1528 &bp->fw_stats_req-> in bnx2x_prep_fw_stats_req()
[all …]
H A Dbnx2x_sriov.c1894 cur_query_entry = &bp->fw_stats_req-> in bnx2x_iov_adjust_stats_req()
1951 bp->fw_stats_req->hdr.cmd_num = bp->fw_stats_num + stats_count; in bnx2x_iov_adjust_stats_req()
H A Dbnx2x.h1633 struct bnx2x_fw_stats_req *fw_stats_req; member
H A Dbnx2x_cmn.c2307 bp->fw_stats_req = (struct bnx2x_fw_stats_req *)bp->fw_stats; in bnx2x_alloc_fw_stats_mem()