Searched refs:max_rx_add_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
3766 ring->rx_max_pending = adapter->max_rx_add_entries_per_subcrq; in ibmvnic_get_ringparam()3783 if (ring->rx_pending > adapter->max_rx_add_entries_per_subcrq || in ibmvnic_set_ringparam()3787 adapter->max_rx_add_entries_per_subcrq); in ibmvnic_set_ringparam()4550 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()4577 adapter->max_rx_add_entries_per_subcrq; in send_request_cap()5756 adapter->max_rx_add_entries_per_subcrq = in handle_query_cap_rsp()5759 adapter->max_rx_add_entries_per_subcrq); in handle_query_cap_rsp()
1005 u64 max_rx_add_entries_per_subcrq; member