Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c115 bp->fw_stats_req->query[i].funcID, in bnx2x_dp_stats()
1478 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1491 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1506 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1532 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1549 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
H A Dbnx2x_sriov.c1937 cur_query_entry->funcID = in bnx2x_iov_adjust_stats_req()
1947 cur_query_entry->funcID, in bnx2x_iov_adjust_stats_req()
H A Dbnx2x_hsi.h5868 __le16 funcID; member