Searched refs:req_tx_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
1271 new_pool_size = adapter->req_tx_entries_per_subcrq; in reuse_tx_pools()1317 pool_size = adapter->req_tx_entries_per_subcrq; in init_tx_pools()1346 i, adapter->req_tx_entries_per_subcrq, buff_size); in init_tx_pools()2339 (adapter->req_tx_entries_per_subcrq / 2) && in ibmvnic_tx_scrq_clean_buffer()2554 >= adapter->req_tx_entries_per_subcrq) { in ibmvnic_xmit()2778 old_num_tx_slots = adapter->req_tx_entries_per_subcrq; in do_reset()2888 adapter->req_tx_entries_per_subcrq != in do_reset()3540 adapter->fallback.tx_entries = adapter->req_tx_entries_per_subcrq; in wait_for_reset()3692 ring->tx_pending = adapter->req_tx_entries_per_subcrq; in ibmvnic_get_ringparam()4203 (adapter->req_tx_entries_per_subcrq / 2) && in ibmvnic_complete_tx()[all …]
1005 u64 req_tx_entries_per_subcrq; member