Home
last modified time | relevance | path

Searched defs:mep (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/net/bridge/
H A Dbr_cfm_netlink.c458 struct br_cfm_mep *mep; in br_cfm_config_fill_info() local
621 struct br_cfm_mep *mep; br_cfm_status_fill_info() local
[all...]
H A Dbr_private_cfm.h139 struct br_cfm_mep *mep; member
H A Dbr_cfm.c9 struct br_cfm_mep *mep; in br_mep_find() local
21 struct br_cfm_mep *mep; in br_mep_find_ifindex() local
31 static struct br_cfm_peer_mep *br_peer_mep_find(struct br_cfm_mep *mep, in br_peer_mep_find() argument
161 ccm_frame_build(struct br_cfm_mep *mep, const struct br_cfm_cc_ccm_tx_info *const tx_info) ccm_frame_build() argument
270 struct br_cfm_mep *mep; ccm_tx_work_expired() local
378 struct br_cfm_mep *mep; br_cfm_frame_rx() local
503 struct br_cfm_mep *mep; br_cfm_mep_create() local
569 mep_delete_implementation(struct net_bridge *br, struct br_cfm_mep *mep) mep_delete_implementation() argument
598 struct br_cfm_mep *mep; br_cfm_mep_delete() local
619 struct br_cfm_mep *mep; br_cfm_mep_config_set() local
641 struct br_cfm_mep *mep; br_cfm_cc_config_set() local
678 struct br_cfm_mep *mep; br_cfm_cc_peer_mep_add() local
717 struct br_cfm_mep *mep; br_cfm_cc_peer_mep_remove() local
746 struct br_cfm_mep *mep; br_cfm_cc_rdi_set() local
766 struct br_cfm_mep *mep; br_cfm_cc_ccm_tx() local
822 struct br_cfm_mep *mep; br_cfm_mep_count() local
837 struct br_cfm_mep *mep; br_cfm_peer_mep_count() local
860 struct br_cfm_mep *mep; br_cfm_port_del() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmac_esp.c115 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_dreq() local
200 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_send_pdma_cmd() local
296 struct mac_esp_priv *mep; in esp_mac_probe() local
412 struct mac_esp_priv *mep = platform_get_drvdata(dev); esp_mac_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_gadget_ep0.c80 static void ep0_write_fifo(struct mtu3_ep *mep, const u8 *src, u16 len) in ep0_write_fifo() argument
100 static void ep0_read_fifo(struct mtu3_ep *mep, u8 *dst, u16 len) in ep0_read_fifo() argument
208 struct mtu3_ep *mep in ep0_get_status() local
382 struct mtu3_ep *mep; ep0_handle_feature() local
794 ep0_queue(struct mtu3_ep *mep, struct mtu3_request *mreq) ep0_queue() argument
839 struct mtu3_ep *mep; mtu3_ep0_queue() local
866 struct mtu3_ep *mep; mtu3_ep0_halt() local
[all...]
H A Dmtu3_gadget.c39 static void nuke(struct mtu3_ep *mep, const int status) in nuke() argument
59 mtu3_ep_enable(struct mtu3_ep *mep) mtu3_ep_enable() argument
132 mtu3_ep_disable(struct mtu3_ep *mep) mtu3_ep_disable() argument
155 struct mtu3_ep *mep; mtu3_gadget_ep_enable() local
209 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_ep_disable() local
235 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_alloc_request() local
262 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_queue() local
324 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_dequeue() local
365 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_ep_set_halt() local
411 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_ep_set_wedge() local
611 init_hw_ep(struct mtu3 *mtu, struct mtu3_ep *mep, u32 epnum, u32 is_in) init_hw_ep() argument
[all...]
H A Dmtu3_debugfs.c93 struct mtu3_ep *mep; in mtu3_ep_used_show() local
143 static void mtu3_debugfs_ep_regset(struct mtu3 *mtu, struct mtu3_ep *mep, in mtu3_debugfs_ep_regset() argument
174 struct mtu3_ep *mep = sf->private; mtu3_ep_info_show() local
188 struct mtu3_ep *mep = sf->private; mtu3_fifo_show() local
202 struct mtu3_ep *mep = sf->private; mtu3_qmu_ring_show() local
220 struct mtu3_ep *mep = sf->private; mtu3_qmu_gpd_show() local
368 mtu3_debugfs_create_ep_dir(struct mtu3_ep *mep, struct dentry *parent) mtu3_debugfs_create_ep_dir() argument
[all...]
H A Dmtu3_qmu.c154 static void reset_gpd_list(struct mtu3_ep *mep) in reset_gpd_list() argument
165 int mtu3_gpd_ring_alloc(struct mtu3_ep *mep) in mtu3_gpd_ring_alloc() argument
180 void mtu3_gpd_ring_free(struct mtu3_ep *mep) in mtu3_gpd_ring_free() argument
189 void mtu3_qmu_resume(struct mtu3_ep *mep) in mtu3_qmu_resume() argument
239 mtu3_prepare_transfer(struct mtu3_ep *mep) mtu3_prepare_transfer() argument
244 mtu3_prepare_tx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) mtu3_prepare_tx_gpd() argument
287 mtu3_prepare_rx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) mtu3_prepare_rx_gpd() argument
322 mtu3_insert_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) mtu3_insert_gpd() argument
331 mtu3_qmu_start(struct mtu3_ep *mep) mtu3_qmu_start() argument
375 mtu3_qmu_stop(struct mtu3_ep *mep) mtu3_qmu_stop() argument
402 mtu3_qmu_flush(struct mtu3_ep *mep) mtu3_qmu_flush() argument
420 struct mtu3_ep *mep = mtu->in_eps + epnum; qmu_tx_zlp_error_handler() local
472 struct mtu3_ep *mep = mtu->in_eps + epnum; qmu_done_tx() local
512 struct mtu3_ep *mep = mtu->out_eps + epnum; qmu_done_rx() local
[all...]
H A Dmtu3_core.c23 static int ep_fifo_alloc(struct mtu3_ep *mep, u32 seg_size) in ep_fifo_alloc() argument
51 ep_fifo_free(struct mtu3_ep *mep) ep_fifo_free() argument
276 mtu3_ep_reset(struct mtu3_ep *mep) mtu3_ep_reset() argument
286 mtu3_ep_stall_set(struct mtu3_ep *mep, bool set) mtu3_ep_stall_set() argument
365 mtu3_config_ep(struct mtu3 *mtu, struct mtu3_ep *mep, int interval, int burst, int mult) mtu3_config_ep() argument
467 mtu3_deconfig_ep(struct mtu3 *mtu, struct mtu3_ep *mep) mtu3_deconfig_ep() argument
590 struct mtu3_ep *mep = mtu->in_eps + i; mtu3_mem_alloc() local
[all...]
H A Dmtu3.h301 struct mtu3_ep *mep; member
383 static inline struct mtu3_request *next_request(struct mtu3_ep *mep) in next_request() argument
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3_gadget_ep0.c80 static void ep0_write_fifo(struct mtu3_ep *mep, const u8 *src, u16 len) in ep0_write_fifo() argument
100 static void ep0_read_fifo(struct mtu3_ep *mep, u8 *dst, u16 len) in ep0_read_fifo() argument
208 struct mtu3_ep *mep in ep0_get_status() local
384 struct mtu3_ep *mep; ep0_handle_feature() local
794 ep0_queue(struct mtu3_ep *mep, struct mtu3_request *mreq) ep0_queue() argument
839 struct mtu3_ep *mep; mtu3_ep0_queue() local
866 struct mtu3_ep *mep; mtu3_ep0_halt() local
[all...]
H A Dmtu3_gadget.c39 static void nuke(struct mtu3_ep *mep, const int status) in nuke() argument
59 mtu3_ep_enable(struct mtu3_ep *mep) mtu3_ep_enable() argument
132 mtu3_ep_disable(struct mtu3_ep *mep) mtu3_ep_disable() argument
154 struct mtu3_ep *mep; mtu3_gadget_ep_enable() local
208 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_ep_disable() local
234 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_alloc_request() local
261 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_queue() local
323 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_dequeue() local
364 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_ep_set_halt() local
410 struct mtu3_ep *mep = to_mtu3_ep(ep); mtu3_gadget_ep_set_wedge() local
646 init_hw_ep(struct mtu3 *mtu, struct mtu3_ep *mep, u32 epnum, u32 is_in) init_hw_ep() argument
[all...]
H A Dmtu3_debugfs.c94 struct mtu3_ep *mep; in mtu3_ep_used_show() local
144 static void mtu3_debugfs_ep_regset(struct mtu3 *mtu, struct mtu3_ep *mep, in mtu3_debugfs_ep_regset() argument
175 struct mtu3_ep *mep = sf->private; mtu3_ep_info_show() local
189 struct mtu3_ep *mep = sf->private; mtu3_fifo_show() local
203 struct mtu3_ep *mep = sf->private; mtu3_qmu_ring_show() local
221 struct mtu3_ep *mep = sf->private; mtu3_qmu_gpd_show() local
369 mtu3_debugfs_create_ep_dir(struct mtu3_ep *mep, struct dentry *parent) mtu3_debugfs_create_ep_dir() argument
[all...]
H A Dmtu3_core.c23 static int ep_fifo_alloc(struct mtu3_ep *mep, u32 seg_size) in ep_fifo_alloc() argument
51 ep_fifo_free(struct mtu3_ep *mep) ep_fifo_free() argument
298 mtu3_ep_reset(struct mtu3_ep *mep) mtu3_ep_reset() argument
308 mtu3_ep_stall_set(struct mtu3_ep *mep, bool set) mtu3_ep_stall_set() argument
404 mtu3_config_ep(struct mtu3 *mtu, struct mtu3_ep *mep, int interval, int burst, int mult) mtu3_config_ep() argument
506 mtu3_deconfig_ep(struct mtu3 *mtu, struct mtu3_ep *mep) mtu3_deconfig_ep() argument
629 struct mtu3_ep *mep = mtu->in_eps + i; mtu3_mem_alloc() local
[all...]
H A Dmtu3_qmu.c154 static void reset_gpd_list(struct mtu3_ep *mep) in reset_gpd_list() argument
165 int mtu3_gpd_ring_alloc(struct mtu3_ep *mep) in mtu3_gpd_ring_alloc() argument
180 void mtu3_gpd_ring_free(struct mtu3_ep *mep) in mtu3_gpd_ring_free() argument
189 void mtu3_qmu_resume(struct mtu3_ep *mep) in mtu3_qmu_resume() argument
239 mtu3_prepare_transfer(struct mtu3_ep *mep) mtu3_prepare_transfer() argument
244 mtu3_prepare_tx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) mtu3_prepare_tx_gpd() argument
287 mtu3_prepare_rx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) mtu3_prepare_rx_gpd() argument
322 mtu3_insert_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) mtu3_insert_gpd() argument
331 mtu3_qmu_start(struct mtu3_ep *mep) mtu3_qmu_start() argument
375 mtu3_qmu_stop(struct mtu3_ep *mep) mtu3_qmu_stop() argument
409 mtu3_qmu_flush(struct mtu3_ep *mep) mtu3_qmu_flush() argument
427 struct mtu3_ep *mep = mtu->in_eps + epnum; qmu_tx_zlp_error_handler() local
476 struct mtu3_ep *mep = mtu->out_eps + epnum; qmu_error_rx() local
510 struct mtu3_ep *mep = mtu->in_eps + epnum; qmu_done_tx() local
550 struct mtu3_ep *mep = mtu->out_eps + epnum; qmu_done_rx() local
[all...]
H A Dmtu3.h299 struct mtu3_ep *mep; member
385 static inline struct mtu3_request *next_request(struct mtu3_ep *mep) in next_request() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmac_esp.c115 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_dreq() local
200 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_send_pdma_cmd() local
296 struct mac_esp_priv *mep; in esp_mac_probe() local
412 struct mac_esp_priv *mep = platform_get_drvdata(dev); esp_mac_remove() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmetricgroup.c416 struct mep { struct
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmetricgroup.c386 struct mep { struct
[all...]
/third_party/curl/lib/
H A Dmime.c1471 const struct mime_encoder *mep; in curl_mime_encoder() local

Completed in 18 milliseconds