Searched refs:req_tx_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
1272 new_pool_size = adapter->req_tx_entries_per_subcrq; in reuse_tx_pools()1318 pool_size = adapter->req_tx_entries_per_subcrq; in init_tx_pools()1347 i, adapter->req_tx_entries_per_subcrq, buff_size); in init_tx_pools()2340 (adapter->req_tx_entries_per_subcrq / 2) && in ibmvnic_tx_scrq_clean_buffer()2633 >= adapter->req_tx_entries_per_subcrq) { in ibmvnic_xmit()2857 old_num_tx_slots = adapter->req_tx_entries_per_subcrq; in do_reset()2967 adapter->req_tx_entries_per_subcrq != in do_reset()3619 adapter->fallback.tx_entries = adapter->req_tx_entries_per_subcrq; in wait_for_reset()3771 ring->tx_pending = adapter->req_tx_entries_per_subcrq; in ibmvnic_get_ringparam()4293 (adapter->req_tx_entries_per_subcrq / 2) && in ibmvnic_complete_tx()[all …]
1006 u64 req_tx_entries_per_subcrq; member