Searched defs:epid (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 22 u16 len, u8 flags, u8 epid) in htc_issue_send() 110 enum htc_endpoint_id epid, tepid; in htc_process_conn_rsp() local 316 enum htc_endpoint_id epid) in htc_send_epid() 410 enum htc_endpoint_id epid; in ath9k_htc_rx_msg() local
|
H A D | wmi.c | 216 enum htc_endpoint_id epid) in ath9k_wmi_ctrl_rx() 257 enum htc_endpoint_id epid, bool txok) in ath9k_wmi_ctrl_tx()
|
H A D | htc_drv_txrx.c | 105 enum htc_endpoint_id epid; in get_htc_epid() local 131 get_htc_epid_queue(struct ath9k_htc_priv *priv, u8 epid) in get_htc_epid_queue() 594 u8 cookie, u8 epid) in check_cookie() 625 u8 epid = MS(txs->ts_rate, ATH9K_HTC_TXSTAT_EPID); in ath9k_htc_tx_get_packet() local
|
H A D | htc_hst.h | 89 __be32 epid; member
|
H A D | htc.h | 313 u8 epid; member
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 274 unsigned int epid; member 1083 unsigned int epid) in xhci_alloc_epctx() 1122 unsigned int epid, dma_addr_t pctx, in xhci_enable_ep() 1216 unsigned int epid, TRBCCode report) in xhci_ep_nuke_xfers() 1256 unsigned int epid) in xhci_disable_ep() 1293 unsigned int epid) in xhci_stop_ep() 1330 unsigned int epid) in xhci_reset_ep() 1379 unsigned int epid, unsigned int streamid, in xhci_set_ep_dequeue() 1836 unsigned int epid, unsigned int streamid) in xhci_kick_ep() 2526 unsigned int epid = (trb.control >> TRB_CR_EPID_SHIFT) in xhci_process_commands() local [all …]
|
H A D | hcd-xhci.h | 149 uint8_t epid; member
|
/openbmc/linux/drivers/acpi/ |
H A D | viot.c | 308 u32 epid) in viot_dev_iommu_init() 329 u32 epid; in viot_pci_dev_iommu_init() local
|
/openbmc/linux/drivers/net/fjes/ |
H A D | fjes_main.c | 852 int epid; in fjes_vlan_rx_add_vid() local 871 int epid; in fjes_vlan_rx_kill_vid() local 1082 int max_epid, my_epid, epid; in fjes_tx_stall_task() local 1136 int max_epid, my_epid, epid; in fjes_raise_intr_rxdata_task() local
|
H A D | fjes_hw.h | 119 __le32 epid; member 124 __le32 epid; member 270 u16 epid; member
|
H A D | fjes_hw.c | 725 bool fjes_hw_epid_is_same_zone(struct fjes_hw *hw, int epid) in fjes_hw_epid_is_same_zone() 763 fjes_hw_get_partner_ep_status(struct fjes_hw *hw, int epid) in fjes_hw_get_partner_ep_status()
|
H A D | fjes_regs.h | 47 __le32 epid:16; member
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-booke.c | 314 uint32_t epid; in mmubooke206_check_tlb() local 425 uint32_t epid; in booke206_update_mas_tlb_miss() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | designware_udc.c | 996 void udc_set_nak(int epid) in udc_set_nak() 1005 void udc_unset_nak(int epid) in udc_unset_nak()
|