Home
last modified time | relevance | path

Searched refs:funcID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe_stats.c127 sc->fw_stats_req->query[i].funcID, in bxe_dp_stats()
1552 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
1565 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
1585 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
H A Decore_hsi.h12203 uint16_t funcID /* the func the statistic will send to */; member