Searched refs:ibmveth_buff_pool (Results 1 – 2 of 2) sorted by relevance
132 struct ibmveth_buff_pool { struct169 struct ibmveth_buff_pool rx_buff_pool[IBMVETH_NUM_BUFF_POOLS];
151 static void ibmveth_init_buffer_pool(struct ibmveth_buff_pool *pool, in ibmveth_init_buffer_pool()163 static int ibmveth_alloc_buffer_pool(struct ibmveth_buff_pool *pool) in ibmveth_alloc_buffer_pool()212 struct ibmveth_buff_pool *pool) in ibmveth_replenish_buffer_pool()402 struct ibmveth_buff_pool *pool = &adapter->rx_buff_pool[i]; in ibmveth_replenish_task()414 struct ibmveth_buff_pool *pool) in ibmveth_free_buffer_pool()1945 struct ibmveth_buff_pool *pool = container_of(kobj, in veth_pool_show()1946 struct ibmveth_buff_pool, in veth_pool_show()1981 struct ibmveth_buff_pool *pool = container_of(kobj, in veth_pool_store()1982 struct ibmveth_buff_pool, in veth_pool_store()2185 struct ibmveth_buff_pool *pool; in ibmveth_remove_buffer_from_pool_test()[all …]