Searched refs:max_rx_add_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
3763 ring->rx_max_pending = adapter->max_rx_add_entries_per_subcrq; in ibmvnic_get_ringparam() 3780 if (ring->rx_pending > adapter->max_rx_add_entries_per_subcrq || in ibmvnic_set_ringparam() 3784 adapter->max_rx_add_entries_per_subcrq); in ibmvnic_set_ringparam() 4533 adapter->max_rx_add_entries_per_subcrq; in send_request_cap() 4560 adapter->max_rx_add_entries_per_subcrq; in send_request_cap() 5746 adapter->max_rx_add_entries_per_subcrq = in handle_query_cap_rsp() 5749 adapter->max_rx_add_entries_per_subcrq); in handle_query_cap_rsp()
1009 u64 max_rx_add_entries_per_subcrq; member