Searched refs:refill_work (Results 1 – 4 of 4) sorted by relevance
199 disable_work(&sc->recv_io.posted.refill_work); in smbd_disconnect_rdma_work()254 disable_work(&sc->recv_io.posted.refill_work); in smbd_disconnect_rdma_connection()620 container_of(work, struct smbdirect_socket, recv_io.posted.refill_work); in smbd_post_send_credits()783 queue_work(sc->workqueue, &sc->recv_io.posted.refill_work); in recv_done()1496 queue_work(sc->workqueue, &sc->recv_io.posted.refill_work); in put_receive_buffer()1618 disable_work_sync(&sc->recv_io.posted.refill_work); in smbd_destroy()1984 INIT_WORK(&sc->recv_io.posted.refill_work, smbd_post_send_credits); in _smbd_get_connection()
1157 struct refill_work *wrk; in otx2_pool_refill_task()1161 wrk = container_of(work, struct refill_work, pool_refill_work.work); in otx2_pool_refill_task()1207 sizeof(struct refill_work), GFP_KERNEL); in otx2_config_nix_queues()
613 struct refill_work *work; in otx2_napi_handler()
2951 static void refill_work(struct work_struct *work) in refill_work() function6562 INIT_DELAYED_WORK(&vi->refill, refill_work); in virtnet_alloc_queues()