Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/ibm/
Dibmvnic.h849 struct ibmvnic_tx_pool { struct
971 struct ibmvnic_tx_pool *tx_pool;
972 struct ibmvnic_tx_pool *tso_pool;
Dibmvnic.c530 static void map_txpool_buf_to_ltb(struct ibmvnic_tx_pool *txpool, in map_txpool_buf_to_ltb()
987 struct ibmvnic_tx_pool *tx_pool) in release_one_tx_pool()
1024 struct ibmvnic_tx_pool *tx_pool, in init_one_tx_pool()
1128 sizeof(struct ibmvnic_tx_pool), GFP_KERNEL); in init_tx_pools()
1133 sizeof(struct ibmvnic_tx_pool), GFP_KERNEL); in init_tx_pools()
1179 struct ibmvnic_tx_pool *tso_pool; in init_tx_pools()
1180 struct ibmvnic_tx_pool *tx_pool; in init_tx_pools()
1751 struct ibmvnic_tx_pool *tx_pool) in clean_one_tx_pool()
2032 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_tx_scrq_clean_buffer()
2120 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_xmit()
[all …]