Searched refs:max_rx_add_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
3687 ring->rx_max_pending = adapter->max_rx_add_entries_per_subcrq; in ibmvnic_get_ringparam()3704 if (ring->rx_pending > adapter->max_rx_add_entries_per_subcrq || in ibmvnic_set_ringparam()3708 adapter->max_rx_add_entries_per_subcrq); in ibmvnic_set_ringparam()4460 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()4487 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()5666 adapter->max_rx_add_entries_per_subcrq = in handle_query_cap_rsp()5669 adapter->max_rx_add_entries_per_subcrq); in handle_query_cap_rsp()
1004 u64 max_rx_add_entries_per_subcrq; member