Home
last modified time | relevance | path

Searched defs:agent (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dhv_vhca.c81 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_invalidate_work() local
120 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_agents_control() local
138 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_capabilities() local
146 mlx5_hv_vhca_control_agent_invalidate(struct mlx5_hv_vhca_agent *agent, in mlx5_hv_vhca_control_agent_invalidate()
196 static void mlx5_hv_vhca_control_agent_destroy(struct mlx5_hv_vhca_agent *agent) in mlx5_hv_vhca_control_agent_destroy()
203 struct mlx5_hv_vhca_agent *agent; in mlx5_hv_vhca_init() local
227 struct mlx5_hv_vhca_agent *agent; in mlx5_hv_vhca_cleanup() local
258 void (*cleaup)(struct mlx5_hv_vhca_agent *agent), in mlx5_hv_vhca_agent_create()
261 struct mlx5_hv_vhca_agent *agent; in mlx5_hv_vhca_agent_create() local
296 void mlx5_hv_vhca_agent_destroy(struct mlx5_hv_vhca_agent *agent) in mlx5_hv_vhca_agent_destroy()
[all …]
Dhv_vhca.h86 void (*cleanup)(struct mlx5_hv_vhca_agent *agent), in mlx5_hv_vhca_agent_create()
92 static inline void mlx5_hv_vhca_agent_destroy(struct mlx5_hv_vhca_agent *agent) in mlx5_hv_vhca_agent_destroy()
/linux-6.1.9/drivers/infiniband/core/
Dmad_rmpp.c47 struct ib_mad_agent_private *agent; member
87 void ib_cancel_rmpp_recvs(struct ib_mad_agent_private *agent) in ib_cancel_rmpp_recvs()
151 static struct ib_mad_send_buf *alloc_response_msg(struct ib_mad_agent *agent, in alloc_response_msg()
178 static void ack_ds_ack(struct ib_mad_agent_private *agent, in ack_ds_ack()
212 static void nack_recv(struct ib_mad_agent_private *agent, in nack_recv()
276 create_rmpp_recv(struct ib_mad_agent_private *agent, in create_rmpp_recv()
323 find_rmpp_recv(struct ib_mad_agent_private *agent, in find_rmpp_recv()
342 acquire_rmpp_recv(struct ib_mad_agent_private *agent, in acquire_rmpp_recv()
357 insert_rmpp_recv(struct ib_mad_agent_private *agent, in insert_rmpp_recv()
394 static inline int window_size(struct ib_mad_agent_private *agent) in window_size()
[all …]
Duser_mad.c120 struct ib_mad_agent *agent[IB_UMAD_MAX_AGENTS]; member
179 struct ib_mad_agent *agent, in queue_packet()
209 static void send_handler(struct ib_mad_agent *agent, in send_handler()
228 static void recv_handler(struct ib_mad_agent *agent, in recv_handler()
498 struct ib_mad_agent *agent; in ib_umad_write() local
683 struct ib_mad_agent *agent = NULL; in ib_umad_reg_agent() local
784 struct ib_mad_agent *agent = NULL; in ib_umad_reg_agent2() local
892 struct ib_mad_agent *agent = NULL; in ib_umad_unreg_agent() local
Dagent.c50 struct ib_mad_agent *agent[2]; member
86 struct ib_mad_agent *agent; in agent_send_response() local
Dcore_priv.h292 static inline int ib_mad_agent_security_setup(struct ib_mad_agent *agent, in ib_mad_agent_security_setup()
298 static inline void ib_mad_agent_security_cleanup(struct ib_mad_agent *agent) in ib_mad_agent_security_cleanup()
Dsa_query.c91 struct ib_mad_agent *agent; member
1321 static void init_mad(struct ib_sa_query *query, struct ib_mad_agent *agent) in init_mad()
1588 struct ib_mad_agent *agent; in ib_sa_path_rec_get() local
1716 struct ib_mad_agent *agent; in ib_sa_mcmember_rec_query() local
1807 struct ib_mad_agent *agent; in ib_sa_guid_info_rec_query() local
1945 struct ib_mad_agent *agent; in ib_sa_classport_info_rec_query() local
2046 static void send_handler(struct ib_mad_agent *agent, in send_handler()
Dmad_priv.h92 struct ib_mad_agent agent; member
114 struct ib_mad_agent agent; member
157 struct ib_mad_agent_private *agent[IB_MGMT_MAX_METHODS]; member
Dsecurity.c686 int ib_mad_agent_security_setup(struct ib_mad_agent *agent, in ib_mad_agent_security_setup()
721 void ib_mad_agent_security_cleanup(struct ib_mad_agent *agent) in ib_mad_agent_security_cleanup()
Dmad.c827 int ib_mad_kernel_rmpp_agent(const struct ib_mad_agent *agent) in ib_mad_kernel_rmpp_agent()
1265 struct ib_mad_agent_private *agent) in remove_methods_mad_agent()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhv_vhca_stats.c60 struct mlx5_hv_vhca_agent *agent; in mlx5e_hv_vhca_stats_work() local
93 static void mlx5e_hv_vhca_stats_control(struct mlx5_hv_vhca_agent *agent, in mlx5e_hv_vhca_stats_control()
116 static void mlx5e_hv_vhca_stats_cleanup(struct mlx5_hv_vhca_agent *agent) in mlx5e_hv_vhca_stats_cleanup()
126 struct mlx5_hv_vhca_agent *agent; in mlx5e_hv_vhca_stats_create() local
/linux-6.1.9/drivers/infiniband/sw/rdmavt/
Dmad.c46 static void rvt_send_mad_handler(struct ib_mad_agent *agent, in rvt_send_mad_handler()
62 struct ib_mad_agent *agent; in rvt_create_mad_agents() local
109 struct ib_mad_agent *agent; in rvt_free_mad_agents() local
/linux-6.1.9/drivers/mfd/
Dtwl4030-irq.c439 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_mask() local
447 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_unmask() local
455 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_set_type() local
468 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_bus_lock() local
475 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_bus_sync_unlock() local
583 struct sih_agent *agent = irq_get_handler_data(irq); in handle_twl4030_sih() local
616 struct sih_agent *agent; in twl4030_sih_setup() local
/linux-6.1.9/drivers/target/sbp/
Dsbp_target.c259 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_login()
478 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_query_logins()
490 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_reconnect()
549 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_logout()
669 struct sbp_target_agent *agent) in tgt_agent_rw_agent_state()
695 struct sbp_target_agent *agent) in tgt_agent_rw_agent_reset()
711 struct sbp_target_agent *agent) in tgt_agent_rw_orb_pointer()
750 struct sbp_target_agent *agent) in tgt_agent_rw_doorbell()
780 int tcode, void *data, struct sbp_target_agent *agent) in tgt_agent_rw_unsolicited_status_enable()
801 struct sbp_target_agent *agent = callback_data; in tgt_agent_rw() local
[all …]
/linux-6.1.9/drivers/infiniband/hw/mthca/
Dmthca_mad.c170 struct ib_mad_agent *agent = dev->send_agent[port_num - 1][qpn]; in forward_trap() local
277 static void send_handler(struct ib_mad_agent *agent, in send_handler()
285 struct ib_mad_agent *agent; in mthca_create_agents() local
327 struct ib_mad_agent *agent; in mthca_free_agents() local
/linux-6.1.9/drivers/firmware/arm_scmi/
Doptee.c156 static int open_session(struct scmi_optee_agent *agent, u32 *tee_session) in open_session()
177 static void close_session(struct scmi_optee_agent *agent, u32 tee_session) in close_session()
182 static int get_capabilities(struct scmi_optee_agent *agent) in get_capabilities()
548 struct scmi_optee_agent *agent; in scmi_optee_service_probe() local
591 struct scmi_optee_agent *agent = scmi_optee_private; in scmi_optee_service_remove() local
/linux-6.1.9/tools/perf/jvmti/
Djvmti_agent.c331 jvmti_close(void *agent) in jvmti_close()
359 jvmti_write_code(void *agent, char const *sym, in jvmti_write_code()
417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info()
/linux-6.1.9/security/yama/
Dyama_lsm.c48 struct task_struct *agent; member
75 struct task_struct *agent) in report_access()
/linux-6.1.9/arch/mips/dec/
Dkn02xa-berr.c53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
Dkn01-berr.c81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
Decc-berr.c54 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dmad.c388 struct ib_mad_agent *agent = dev->send_agent[port_num - 1][qpn]; in forward_trap() local
1015 static void send_handler(struct ib_mad_agent *agent, in send_handler()
1025 struct ib_mad_agent *agent; in mlx4_ib_mad_init() local
1061 struct ib_mad_agent *agent; in mlx4_ib_mad_cleanup() local
Dmcg.c232 struct ib_mad_agent *agent = dev->send_agent[ctx->port - 1][1]; in send_mad_to_slave() local
/linux-6.1.9/drivers/pci/pcie/
Daer.c711 int layer, agent; in aer_print_error() local
775 int layer, agent, tlp_header_valid = 0; in cper_print_aer() local
/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_mad.c67 struct ib_mad_agent *agent; in qib_send_trap() local

12