Searched refs:max_rx_add_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
2669 ring->rx_max_pending = adapter->max_rx_add_entries_per_subcrq; in ibmvnic_get_ringparam()2684 if (ring->rx_pending > adapter->max_rx_add_entries_per_subcrq || in ibmvnic_set_ringparam()2688 adapter->max_rx_add_entries_per_subcrq); in ibmvnic_set_ringparam()3383 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()3410 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()4614 adapter->max_rx_add_entries_per_subcrq = in handle_query_cap_rsp()4617 adapter->max_rx_add_entries_per_subcrq); in handle_query_cap_rsp()
1045 u64 max_rx_add_entries_per_subcrq; member