Searched refs:stats_hdr (Results 1 – 1 of 1) sorted by relevance
1339 struct stats_query_header *stats_hdr = &sc->fw_stats_req->hdr; in bnx2x_prep_fw_stats_req() local1343 stats_hdr->cmd_num = sc->fw_stats_num; in bnx2x_prep_fw_stats_req()1344 stats_hdr->drv_stats_counter = 0; in bnx2x_prep_fw_stats_req()1356 stats_hdr->stats_counters_addrs.hi = htole32(U64_HI(cur_data_offset)); in bnx2x_prep_fw_stats_req()1357 stats_hdr->stats_counters_addrs.lo = htole32(U64_LO(cur_data_offset)); in bnx2x_prep_fw_stats_req()