Searched refs:ibmvnic_tx_pool (Results 1 – 2 of 2) sorted by relevance
856 struct ibmvnic_tx_pool { struct979 struct ibmvnic_tx_pool *tx_pool;980 struct ibmvnic_tx_pool *tso_pool;
728 static void map_txpool_buf_to_ltb(struct ibmvnic_tx_pool *txpool, in map_txpool_buf_to_ltb()1198 struct ibmvnic_tx_pool *tx_pool) in release_one_tx_pool()1235 struct ibmvnic_tx_pool *tx_pool, in init_one_tx_pool()1336 adapter->tx_pool = kzalloc_objs(struct ibmvnic_tx_pool, num_pools); in init_tx_pools()1340 adapter->tso_pool = kzalloc_objs(struct ibmvnic_tx_pool, num_pools); in init_tx_pools()1386 struct ibmvnic_tx_pool *tso_pool; in init_tx_pools()1387 struct ibmvnic_tx_pool *tx_pool; in init_tx_pools()2031 struct ibmvnic_tx_pool *tx_pool) in clean_one_tx_pool()2296 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_tx_scrq_clean_buffer()2421 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_xmit()[all …]