Searched refs:stats_hdr (Results 1 – 1 of 1) sorted by relevance
1515 struct stats_query_header *stats_hdr = &sc->fw_stats_req->hdr; in bxe_prep_fw_stats_req() local1519 stats_hdr->cmd_num = sc->fw_stats_num; in bxe_prep_fw_stats_req()1520 stats_hdr->drv_stats_counter = 0; in bxe_prep_fw_stats_req()1532 stats_hdr->stats_counters_addrs.hi = htole32(U64_HI(cur_data_offset)); in bxe_prep_fw_stats_req()1533 stats_hdr->stats_counters_addrs.lo = htole32(U64_LO(cur_data_offset)); in bxe_prep_fw_stats_req()