Searched refs:req_tx_entries_per_subcrq (Results 1 – 2 of 2) sorted by relevance
1276 new_pool_size = adapter->req_tx_entries_per_subcrq; in reuse_tx_pools() 1322 pool_size = adapter->req_tx_entries_per_subcrq; in init_tx_pools() 1351 i, adapter->req_tx_entries_per_subcrq, buff_size); in init_tx_pools() 2326 (adapter->req_tx_entries_per_subcrq / 2) && in ibmvnic_tx_scrq_clean_buffer() 2616 >= adapter->req_tx_entries_per_subcrq) { in ibmvnic_xmit() 2837 old_num_tx_slots = adapter->req_tx_entries_per_subcrq; in do_reset() 2947 adapter->req_tx_entries_per_subcrq != in do_reset() 3615 adapter->fallback.tx_entries = adapter->req_tx_entries_per_subcrq; in wait_for_reset() 3768 ring->tx_pending = adapter->req_tx_entries_per_subcrq; in ibmvnic_get_ringparam() 4273 (adapter->req_tx_entries_per_subcrq / in ibmvnic_complete_tx() [all...]
1010 u64 req_tx_entries_per_subcrq; member