Searched refs:fw_stats_req (Results 1 – 3 of 3) sorted by relevance
109 sc->fw_stats_req->hdr.cmd_num, in bxe_dp_stats()110 sc->fw_stats_req->hdr.reserved0, in bxe_dp_stats()111 sc->fw_stats_req->hdr.drv_stats_counter, in bxe_dp_stats()112 sc->fw_stats_req->hdr.reserved1, in bxe_dp_stats()113 sc->fw_stats_req->hdr.stats_counters_addrs.hi, in bxe_dp_stats()114 sc->fw_stats_req->hdr.stats_counters_addrs.lo); in bxe_dp_stats()116 for (i = 0; i < sc->fw_stats_req->hdr.cmd_num; i++) { in bxe_dp_stats()125 sc->fw_stats_req->query[i].kind, in bxe_dp_stats()126 sc->fw_stats_req->query[i].index, in bxe_dp_stats()127 sc->fw_stats_req->query[i].funcID, in bxe_dp_stats()[all …]
1687 struct bxe_fw_stats_req *fw_stats_req; member
6497 sc->fw_stats_req = NULL; in bxe_free_fw_stats_mem()6560 sc->fw_stats_req = in bxe_alloc_fw_stats_mem()18992 if(sc->fw_stats_req != NULL) { in bxe_grc_dump()18996 sc->fw_stats_req, (sc->fw_stats_req_size + sc->fw_stats_data_size)); in bxe_grc_dump()