Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.h855 struct ibmvnic_tx_pool { struct
977 struct ibmvnic_tx_pool *tx_pool;
978 struct ibmvnic_tx_pool *tso_pool;
H A Dibmvnic.c728 static void map_txpool_buf_to_ltb(struct ibmvnic_tx_pool *txpool, in map_txpool_buf_to_ltb()
1185 struct ibmvnic_tx_pool *tx_pool) in release_one_tx_pool()
1222 struct ibmvnic_tx_pool *tx_pool, in init_one_tx_pool()
1326 sizeof(struct ibmvnic_tx_pool), GFP_KERNEL); in init_tx_pools()
1331 sizeof(struct ibmvnic_tx_pool), GFP_KERNEL); in init_tx_pools()
1377 struct ibmvnic_tx_pool *tso_pool; in init_tx_pools()
1378 struct ibmvnic_tx_pool *tx_pool; in init_tx_pools()
2023 struct ibmvnic_tx_pool *tx_pool) in clean_one_tx_pool()
2288 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_tx_scrq_clean_buffer()
2401 struct ibmvnic_tx_pool *tx_pool; in ibmvnic_xmit()
[all …]