Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c115 bp->fw_stats_req->query[i].funcID, in bnx2x_dp_stats()
1479 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1492 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1507 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1533 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1550 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
Dbnx2x_sriov.c1927 cur_query_entry->funcID = in bnx2x_iov_adjust_stats_req()
1937 cur_query_entry->funcID, in bnx2x_iov_adjust_stats_req()
Dbnx2x_hsi.h5868 __le16 funcID; member