Searched defs:pep (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/marvell/ |
D | pxa168_eth.c | 273 static inline u32 rdl(struct pxa168_eth_private *pep, int offset) in rdl() 278 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl() 283 static void abort_dma(struct pxa168_eth_private *pep) in abort_dma() 305 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_refill() local 356 struct pxa168_eth_private *pep = from_timer(pep, t, timeout); in rxq_refill_timer_wrapper() local 436 static int add_del_hash_entry(struct pxa168_eth_private *pep, in add_del_hash_entry() 522 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address() 533 static int init_hash_table(struct pxa168_eth_private *pep) in init_hash_table() 563 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_rx_mode() local 588 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_get_mac_address() local [all …]
|
/drivers/usb/cdns3/ |
D | cdnsp-mem.c | 410 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_free_endpoint_rings() 518 struct cdnsp_ep *pep) in cdnsp_free_stream_ctx() 526 *cdnsp_alloc_stream_ctx(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_stream_ctx() 543 struct cdnsp_ring *cdnsp_dma_to_transfer_ring(struct cdnsp_ep *pep, u64 address) in cdnsp_dma_to_transfer_ring() 562 struct cdnsp_ep *pep, in cdnsp_alloc_stream_info() 643 struct cdnsp_ep *pep) in cdnsp_free_stream_info() 782 struct cdnsp_ep *pep) in cdnsp_parse_exponent_interval() 812 struct cdnsp_ep *pep, in cdnsp_microframes_to_exponent() 830 struct cdnsp_ep *pep) in cdnsp_get_endpoint_interval() 866 static u32 cdnsp_get_endpoint_mult(struct usb_gadget *g, struct cdnsp_ep *pep) in cdnsp_get_endpoint_mult() [all …]
|
D | cdnsp-gadget.c | 344 int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_enqueue() 423 int cdnsp_ep_dequeue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_dequeue() 488 struct cdnsp_ep *pep) in cdnsp_invalidate_ep_events() 596 struct cdnsp_ep *pep, in cdnsp_halt_endpoint() 636 struct cdnsp_ep *pep) in cdnsp_update_eps_configuration() 765 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams() 931 struct cdnsp_ep *pep; in cdnsp_gadget_ep_enable() local 1005 struct cdnsp_ep *pep; in cdnsp_gadget_ep_disable() local 1066 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_alloc_request() local 1096 struct cdnsp_ep *pep; in cdnsp_gadget_ep_queue() local [all …]
|
D | cdnsp-ring.c | 277 struct cdnsp_ep *pep, in cdnsp_ring_ep_doorbell() 323 struct cdnsp_ep *pep, in cdnsp_get_transfer_ring() 348 struct cdnsp_ep *pep) in cdnsp_ring_doorbell_for_active_rings() 403 struct cdnsp_ep *pep; in cdnsp_get_hw_deq() local 431 struct cdnsp_ep *pep, in cdnsp_find_new_dequeue_state() 635 struct cdnsp_ep *pep, in cdnsp_cmd_set_deq() 692 struct cdnsp_ep *pep) in cdnsp_remove_request() 964 struct cdnsp_ep *pep, in cdnsp_giveback_first_trb() 996 struct cdnsp_ep *pep, in cdnsp_process_ctrl_td() 1044 struct cdnsp_ep *pep, in cdnsp_process_isoc_td() [all …]
|
D | cdnsp-ep0.c | 21 struct cdnsp_ep *pep; in cdnsp_ep0_stall() local 147 struct cdnsp_ep *pep; in cdnsp_ep0_handle_status() local 301 struct cdnsp_ep *pep; in cdnsp_ep0_handle_feature_endpoint() local
|
D | cdnsp-gadget.h | 1308 struct cdnsp_ep *pep; member
|
/drivers/scsi/ |
D | am53c974.c | 120 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_irq_pending() local 183 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_dma_invalidate() local 193 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_dma_error() local 214 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_send_dma_cmd() local 378 struct pci_esp_priv *pep; in pci_esp_probe_one() local 500 struct pci_esp_priv *pep = pci_get_drvdata(pdev); in pci_esp_remove_one() local
|