Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/
H A Dibmvnic.h914 struct ibmvnic_rx_pool { struct
1015 struct ibmvnic_rx_pool *rx_pool;
H A Dibmvnic.c313 struct ibmvnic_rx_pool *pool) in replenish_rx_pool()
480 struct ibmvnic_rx_pool *rx_pool; in reset_rx_pools()
527 struct ibmvnic_rx_pool *rx_pool; in release_rx_pools()
563 struct ibmvnic_rx_pool *rx_pool; in init_rx_pools()
572 sizeof(struct ibmvnic_rx_pool), in init_rx_pools()
1227 struct ibmvnic_rx_pool *rx_pool; in clean_rx_pools()
2401 struct ibmvnic_rx_pool *pool = &adapter->rx_pool[rx_buff->pool_index]; in remove_buff_from_pool()