Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe_stats.c129 sc->fw_stats_req->query[i].funcID, in bxe_dp_stats()
1554 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
1567 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
1587 cur_query_entry->funcID = htole16(SC_FUNC(sc)); in bxe_prep_fw_stats_req()
Decore_hsi.h12205 uint16_t funcID /* the func the statistic will send to */; member