Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c113 bp->fw_stats_req->query[i].funcID, in bnx2x_dp_stats()
1477 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1490 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1505 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1531 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1548 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
H A Dbnx2x_sriov.c1931 cur_query_entry->funcID = in bnx2x_iov_adjust_stats_req()
1941 cur_query_entry->funcID, in bnx2x_iov_adjust_stats_req()
H A Dbnx2x_hsi.h5868 __le16 funcID; member