Home
last modified time | relevance | path

Searched refs:ibmvnic_tx_pool (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/ibm/
Dibmvnic.h850 struct ibmvnic_tx_pool { struct
972 struct ibmvnic_tx_pool *tx_pool;
973 struct ibmvnic_tx_pool *tso_pool;
Dibmvnic.c723 static void map_txpool_buf_to_ltb(struct ibmvnic_tx_pool *txpool, in map_txpool_buf_to_ltb()
1180 struct ibmvnic_tx_pool *tx_pool) in release_one_tx_pool()
1217 struct ibmvnic_tx_pool *tx_pool, in init_one_tx_pool()
1321 sizeof(struct ibmvnic_tx_pool), GFP_KERNEL); in init_tx_pools()
1326 sizeof(struct ibmvnic_tx_pool), GFP_KERNEL); in init_tx_pools()
1372 struct ibmvnic_tx_pool *tso_pool; in init_tx_pools()
1373 struct ibmvnic_tx_pool *tx_pool; in init_tx_pools()
2018 struct ibmvnic_tx_pool *tx_pool) in clean_one_tx_pool()
2299 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_tx_scrq_clean_buffer()
2387 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_xmit()
[all …]