Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.h874 struct ibmvnic_rx_pool { struct
976 struct ibmvnic_rx_pool *rx_pool;
H A Dibmvnic.c695 static void map_rxpool_buf_to_ltb(struct ibmvnic_rx_pool *rxpool, in map_rxpool_buf_to_ltb()
771 struct ibmvnic_rx_pool *pool) in replenish_rx_pool()
990 struct ibmvnic_rx_pool *rx_pool; in release_rx_pools()
1079 struct ibmvnic_rx_pool *rx_pool; in init_rx_pools()
1097 adapter->rx_pool = kzalloc_objs(struct ibmvnic_rx_pool, num_pools); in init_rx_pools()
2001 struct ibmvnic_rx_pool *rx_pool; in clean_rx_pools()
3511 struct ibmvnic_rx_pool *pool = &adapter->rx_pool[rx_buff->pool_index]; in remove_buff_from_pool()