Searched defs:lldev (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/dma/qcom/ |
D | hidma_ll.c | 124 void hidma_ll_free(struct hidma_lldev *lldev, u32 tre_ch) in hidma_ll_free() 142 int hidma_ll_request(struct hidma_lldev *lldev, u32 sig, const char *dev_name, in hidma_ll_request() 186 struct hidma_lldev *lldev = (struct hidma_lldev *)arg; in hidma_ll_tre_complete() local 196 static int hidma_post_completed(struct hidma_lldev *lldev, u8 err_info, in hidma_post_completed() 245 static int hidma_handle_tre_completion(struct hidma_lldev *lldev) in hidma_handle_tre_completion() 311 void hidma_cleanup_pending_tre(struct hidma_lldev *lldev, u8 err_info, in hidma_cleanup_pending_tre() 320 static int hidma_ll_reset(struct hidma_lldev *lldev) in hidma_ll_reset() 394 static void hidma_ll_int_handler_internal(struct hidma_lldev *lldev, int cause) in hidma_ll_int_handler_internal() 434 struct hidma_lldev *lldev = arg; in hidma_ll_inthandler() local 460 struct hidma_lldev *lldev = arg; in hidma_ll_inthandler_msi() local [all …]
|
D | hidma_dbg.c | 25 struct hidma_lldev *lldev = llhndl; in hidma_ll_chstats() local 64 struct hidma_lldev *lldev = llhndl; in hidma_ll_devstats() local
|
D | hidma.h | 45 struct hidma_lldev *lldev; /* lldma device pointer */ member 126 struct hidma_lldev *lldev; member
|
D | hidma.c | 596 struct hidma_lldev *lldev = arg; in hidma_chirq_handler() local
|
/Linux-v4.19/drivers/bluetooth/ |
D | hci_ll.c | 143 struct ll_device *lldev = serdev_device_get_drvdata(hu->serdev); in ll_open() local 177 struct ll_device *lldev = serdev_device_get_drvdata(hu->serdev); in ll_close() local 495 static int download_firmware(struct ll_device *lldev) in download_firmware() 604 struct ll_device *lldev; in ll_setup() local 680 struct ll_device *lldev; in hci_ti_probe() local 754 struct ll_device *lldev = serdev_device_get_drvdata(serdev); in hci_ti_remove() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3cdev.h | 56 struct net_device *lldev; /* LL dev associated with T3C messages */ member
|
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1029 struct net_device *lldev = iwch_dev->rdev.t3cdev_p->lldev; in fw_vers_string_to_u64() local 1145 struct net_device *lldev = iwch_dev->rdev.t3cdev_p->lldev; in show_hca() local 1309 struct net_device *lldev = iwch_dev->rdev.t3cdev_p->lldev; in get_dev_fw_ver_str() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/ |
D | libcxgb_ppm.c | 381 struct pci_dev *pdev, void *lldev, in cxgbi_ppm_init()
|
D | libcxgb_ppm.h | 132 void *lldev; member
|
/Linux-v4.19/net/caif/ |
D | chnl_net.c | 264 struct net_device *lldev; in chnl_net_open() local
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 392 struct net_device *lldev = c4iw_dev->rdev.lldi.ports[0]; in show_hca() local
|
/Linux-v4.19/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 463 void *lldev; member
|
D | libcxgbi.c | 200 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev()
|