Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c111 bp->fw_stats_req->query[i].funcID, in bnx2x_dp_stats()
1474 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1487 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1502 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1528 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1545 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
Dbnx2x_sriov.c1967 cur_query_entry->funcID = in bnx2x_iov_adjust_stats_req()
1976 cur_query_entry->address.lo, cur_query_entry->funcID, in bnx2x_iov_adjust_stats_req()
Dbnx2x_hsi.h5713 __le16 funcID; member