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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c91 "fw_stats_req\n"
98 bp->fw_stats_req->hdr.cmd_num,
99 bp->fw_stats_req->hdr.reserved0,
100 bp->fw_stats_req->hdr.drv_stats_counter,
101 bp->fw_stats_req->hdr.reserved1,
102 bp->fw_stats_req->hdr.stats_counters_addrs.hi,
103 bp->fw_stats_req->hdr.stats_counters_addrs.lo);
105 for (i = 0; i < bp->fw_stats_req->hdr.cmd_num; i++) {
113 i, bp->fw_stats_req->query[i].kind,
114 bp->fw_stats_req
[all...]
H A Dbnx2x_sriov.c1894 cur_query_entry = &bp->fw_stats_req->
1951 bp->fw_stats_req->hdr.cmd_num = bp->fw_stats_num + stats_count;
H A Dbnx2x.h1633 struct bnx2x_fw_stats_req *fw_stats_req; member in struct:bnx2x
H A Dbnx2x_cmn.c2307 bp->fw_stats_req = (struct bnx2x_fw_stats_req *)bp->fw_stats;

Completed in 142 milliseconds