Home
last modified time | relevance | path

Searched defs:lldev (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/dma/qcom/
H A Dhidma_ll.c116 void hidma_ll_free(struct hidma_lldev *lldev, u32 tre_ch) in hidma_ll_free()
134 int hidma_ll_request(struct hidma_lldev *lldev, u32 sig, const char *dev_name, in hidma_ll_request()
178 struct hidma_lldev *lldev = from_tasklet(lldev, t, task); in hidma_ll_tre_complete() local
188 static int hidma_post_completed(struct hidma_lldev *lldev, u8 err_info, in hidma_post_completed()
237 static int hidma_handle_tre_completion(struct hidma_lldev *lldev) in hidma_handle_tre_completion()
303 void hidma_cleanup_pending_tre(struct hidma_lldev *lldev, u8 err_info, in hidma_cleanup_pending_tre()
312 static int hidma_ll_reset(struct hidma_lldev *lldev) in hidma_ll_reset()
386 static void hidma_ll_int_handler_internal(struct hidma_lldev *lldev, int cause) in hidma_ll_int_handler_internal()
426 struct hidma_lldev *lldev = arg; in hidma_ll_inthandler() local
452 struct hidma_lldev *lldev = arg; in hidma_ll_inthandler_msi() local
[all …]
H A Dhidma_dbg.c17 struct hidma_lldev *lldev = llhndl; in hidma_ll_chstats() local
56 struct hidma_lldev *lldev = llhndl; in hidma_ll_devstats() local
H A Dhidma.h37 struct hidma_lldev *lldev; /* lldma device pointer */ member
116 struct hidma_lldev *lldev; member
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h56 struct net_device *lldev; /* LL dev associated with T3C messages */ member
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c388 struct pci_dev *pdev, void *lldev, in cxgbi_ppm_init()
H A Dlibcxgb_ppm.h132 void *lldev; member
/linux/net/caif/
H A Dchnl_net.c246 struct net_device *lldev; in chnl_net_open() local
/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c341 struct net_device *lldev = c4iw_dev->rdev.lldi.ports[0]; in hca_type_show() local
/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h482 void *lldev; member
H A Dlibcxgbi.c201 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev()