Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/ibm/
Dibmvnic.h867 struct ibmvnic_rx_pool { struct
968 struct ibmvnic_rx_pool *rx_pool;
Dibmvnic.c497 static void map_rxpool_buf_to_ltb(struct ibmvnic_rx_pool *rxpool, in map_rxpool_buf_to_ltb()
562 struct ibmvnic_rx_pool *pool) in replenish_rx_pool()
775 struct ibmvnic_rx_pool *rx_pool; in release_rx_pools()
864 struct ibmvnic_rx_pool *rx_pool; in init_rx_pools()
883 sizeof(struct ibmvnic_rx_pool), in init_rx_pools()
1721 struct ibmvnic_rx_pool *rx_pool; in clean_rx_pools()
3146 struct ibmvnic_rx_pool *pool = &adapter->rx_pool[rx_buff->pool_index]; in remove_buff_from_pool()