Home
last modified time | relevance | path

Searched refs:first_queue_query_index (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1439 int first_queue_query_index; in bnx2x_prep_fw_stats_req() local
1521 first_queue_query_index = BNX2X_FIRST_QUEUE_QUERY_IDX; in bnx2x_prep_fw_stats_req()
1523 first_queue_query_index = BNX2X_FIRST_QUEUE_QUERY_IDX - 1; in bnx2x_prep_fw_stats_req()
1528 query[first_queue_query_index + i]; in bnx2x_prep_fw_stats_req()
1545 query[first_queue_query_index + i]; in bnx2x_prep_fw_stats_req()
H A Dbnx2x_sriov.c1874 int first_queue_query_index, num_queues_req; in bnx2x_iov_adjust_stats_req() local
1888 first_queue_query_index = BNX2X_FIRST_QUEUE_QUERY_IDX - in bnx2x_iov_adjust_stats_req()
1892 "BNX2X_NUM_ETH_QUEUES %d, is_fcoe %d, first_queue_query_index %d => determined the last non virtual statistics query index is %d. Will add queries on top of that\n", in bnx2x_iov_adjust_stats_req()
1893 BNX2X_NUM_ETH_QUEUES(bp), is_fcoe, first_queue_query_index, in bnx2x_iov_adjust_stats_req()
1894 first_queue_query_index + num_queues_req); in bnx2x_iov_adjust_stats_req()
1901 query[first_queue_query_index + num_queues_req]; in bnx2x_iov_adjust_stats_req()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1440 int first_queue_query_index; in bnx2x_prep_fw_stats_req() local
1522 first_queue_query_index = BNX2X_FIRST_QUEUE_QUERY_IDX; in bnx2x_prep_fw_stats_req()
1524 first_queue_query_index = BNX2X_FIRST_QUEUE_QUERY_IDX - 1; in bnx2x_prep_fw_stats_req()
1529 query[first_queue_query_index + i]; in bnx2x_prep_fw_stats_req()
1546 query[first_queue_query_index + i]; in bnx2x_prep_fw_stats_req()
H A Dbnx2x_sriov.c1873 int first_queue_query_index, num_queues_req; in bnx2x_iov_adjust_stats_req() local
1886 first_queue_query_index = BNX2X_FIRST_QUEUE_QUERY_IDX - in bnx2x_iov_adjust_stats_req()
1890 "BNX2X_NUM_ETH_QUEUES %d, is_fcoe %d, first_queue_query_index %d => determined the last non virtual statistics query index is %d. Will add queries on top of that\n", in bnx2x_iov_adjust_stats_req()
1891 BNX2X_NUM_ETH_QUEUES(bp), is_fcoe, first_queue_query_index, in bnx2x_iov_adjust_stats_req()
1892 first_queue_query_index + num_queues_req); in bnx2x_iov_adjust_stats_req()
1895 query[first_queue_query_index + num_queues_req]; in bnx2x_iov_adjust_stats_req()

Completed in 13 milliseconds