Searched refs:list_remove_head (Results 1 – 9 of 9) sorted by relevance
| /drivers/net/ethernet/altera/ |
| A D | altera_sgdma.c | 423 #define list_remove_head(list, entry, type, member) \ macro 470 list_remove_head(&priv->txlisthd, buffer, struct tse_buffer, lh); in dequeue_tx() 483 list_remove_head(&priv->rxlisthd, buffer, struct tse_buffer, lh); in dequeue_rx()
|
| /drivers/scsi/lpfc/ |
| A D | lpfc_scsi.h | 29 #define list_remove_head(list, entry, type, member) \ macro
|
| A D | lpfc_nvmet.c | 428 list_remove_head(&phba->sli4_hba.lpfc_nvmet_io_wait_list, in lpfc_nvmet_ctxbuf_post() 2079 list_remove_head(&wq->wqfull_list, nvmewqeq, struct lpfc_iocbq, in lpfc_nvmet_wqfull_process() 2348 list_remove_head(¤t_infop->nvmet_ctx_list, in lpfc_nvmet_replenish_context() 2418 list_remove_head(¤t_infop->nvmet_ctx_list, in lpfc_nvmet_unsol_fcp_buffer()
|
| A D | lpfc_sli.c | 1287 list_remove_head(lpfc_els_sgl_list, sglq, in __lpfc_sli_get_els_sglq() 1524 list_remove_head(iocblist, piocb, struct lpfc_iocbq, list); in lpfc_sli_cancel_iocbs() 2569 list_remove_head(&hbq_buf_list, hbq_buffer, struct hbq_dmabuf, in lpfc_sli_hbqbuf_fill_hbqs() 2641 list_remove_head(rb_list, d_buf, struct lpfc_dmabuf, list); in lpfc_sli_hbqbuf_get() 2662 list_remove_head(&rqbp->rqb_buffer_list, h_buf, in lpfc_sli_rqbuf_get() 3058 list_remove_head(&cmplq, pmb, LPFC_MBOXQ_t, list); in lpfc_sli_handle_mb_event() 4527 list_remove_head(&phba->sli4_hba.sp_queue_event, in lpfc_sli_handle_slow_ring_event_s4() 11887 list_remove_head(&completions, pmb, LPFC_MBOXQ_t, list); in lpfc_sli_mbox_sys_flush() 12079 list_remove_head(&completions, buf_ptr, in lpfc_sli_hba_down() 18428 list_remove_head(&blck_nblist, lpfc_ncmd, in lpfc_sli4_post_io_sgl_list() [all …]
|
| A D | lpfc_init.c | 934 list_remove_head(&phba->sli4_hba.sp_queue_event, in lpfc_sli4_free_sp_events() 1545 list_remove_head(&completions, buf_ptr, in lpfc_hb_timeout_handler() 4123 list_remove_head(&els_sgl_list, in lpfc_sli4_els_sgl_update() 4247 list_remove_head(&nvmet_sgl_list, in lpfc_sli4_nvmet_sgl_update() 4323 list_remove_head(&blist, lpfc_cmd, struct lpfc_io_buf, list); in lpfc_io_buf_flush() 4363 list_remove_head(cbuf, lpfc_cmd, in lpfc_io_buf_replenish() 4429 list_remove_head(&io_sgl_list, lpfc_ncmd, in lpfc_sli4_io_sgl_update() 7337 list_remove_head(&phba->sli4_hba.sp_asynce_work_queue, in lpfc_sli4_async_event_proc() 10944 list_remove_head(&rqbp->rqb_buffer_list, h_buf, in lpfc_free_rq_buffer() 11575 list_remove_head(&phba->sli4_hba.sp_cqe_event_pool, cq_event, in __lpfc_sli4_cq_event_alloc() [all …]
|
| A D | lpfc_mbox.c | 1564 list_remove_head((&psli->mboxq), mbq, LPFC_MBOXQ_t, list); in lpfc_mbox_get()
|
| A D | lpfc_scsi.c | 570 list_remove_head(scsi_buf_list_get, lpfc_cmd, struct lpfc_io_buf, in lpfc_get_scsi_buf_s3() 577 list_remove_head(scsi_buf_list_get, lpfc_cmd, in lpfc_get_scsi_buf_s3()
|
| A D | lpfc_els.c | 5067 list_remove_head(&buf_ptr1->list, buf_ptr, in lpfc_els_free_data() 5147 list_remove_head(&buf_ptr->list, in lpfc_els_free_iocb() 11643 list_remove_head(&phba->fabric_iocb_list, iocb, typeof(*iocb), in lpfc_resume_fabric_iocbs()
|
| A D | lpfc_hbadisc.c | 841 list_remove_head((&phba->work_list), evtp, typeof(*evtp), in lpfc_work_list_done()
|
Completed in 97 milliseconds