Searched refs:max_rx_add_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
3420 ring->rx_max_pending = adapter->max_rx_add_entries_per_subcrq; in ibmvnic_get_ringparam()3437 if (ring->rx_pending > adapter->max_rx_add_entries_per_subcrq || in ibmvnic_set_ringparam()3441 adapter->max_rx_add_entries_per_subcrq); in ibmvnic_set_ringparam()4180 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()4207 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()5370 adapter->max_rx_add_entries_per_subcrq = in handle_query_cap_rsp()5373 adapter->max_rx_add_entries_per_subcrq); in handle_query_cap_rsp()
999 u64 max_rx_add_entries_per_subcrq; member