Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c113 bp->fw_stats_req->query[i].funcID, in bnx2x_dp_stats()
1476 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1489 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1504 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1530 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1547 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
Dbnx2x_sriov.c1943 cur_query_entry->funcID = in bnx2x_iov_adjust_stats_req()
1953 cur_query_entry->funcID, in bnx2x_iov_adjust_stats_req()
Dbnx2x_hsi.h5867 __le16 funcID; member