Home
last modified time | relevance | path

Searched refs:qevent_binding (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c1326 struct mlxsw_sp_qevent_binding *qevent_binding, in mlxsw_sp_qevent_span_configure()
1330 struct mlxsw_sp_port *mlxsw_sp_port = qevent_binding->mlxsw_sp_port; in mlxsw_sp_qevent_span_configure()
1344 err = mlxsw_sp_span_agent_bind(mlxsw_sp, qevent_binding->span_trigger, mlxsw_sp_port, in mlxsw_sp_qevent_span_configure()
1349 err = mlxsw_sp_span_trigger_enable(mlxsw_sp_port, qevent_binding->span_trigger, in mlxsw_sp_qevent_span_configure()
1350 qevent_binding->tclass_num); in mlxsw_sp_qevent_span_configure()
1358 mlxsw_sp_span_agent_unbind(mlxsw_sp, qevent_binding->span_trigger, mlxsw_sp_port, in mlxsw_sp_qevent_span_configure()
1368 struct mlxsw_sp_qevent_binding *qevent_binding, in mlxsw_sp_qevent_span_deconfigure()
1371 struct mlxsw_sp_port *mlxsw_sp_port = qevent_binding->mlxsw_sp_port; in mlxsw_sp_qevent_span_deconfigure()
1376 mlxsw_sp_span_trigger_disable(mlxsw_sp_port, qevent_binding->span_trigger, in mlxsw_sp_qevent_span_deconfigure()
1377 qevent_binding in mlxsw_sp_qevent_span_deconfigure()
1324 mlxsw_sp_qevent_span_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding, const struct mlxsw_sp_span_agent_parms *agent_parms, int *p_span_id) mlxsw_sp_qevent_span_configure() argument
1367 mlxsw_sp_qevent_span_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_qevent_binding *qevent_binding, int span_id) mlxsw_sp_qevent_span_deconfigure() argument
1384 mlxsw_sp_qevent_mirror_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_mirror_configure() argument
1396 mlxsw_sp_qevent_mirror_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_mirror_deconfigure() argument
1403 mlxsw_sp_qevent_trap_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_trap_configure() argument
1421 mlxsw_sp_qevent_trap_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_trap_deconfigure() argument
1428 mlxsw_sp_qevent_entry_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_entry_configure() argument
1444 mlxsw_sp_qevent_entry_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_entry_deconfigure() argument
1459 mlxsw_sp_qevent_binding_configure(struct mlxsw_sp_qevent_block *qevent_block, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_binding_configure() argument
1481 mlxsw_sp_qevent_binding_deconfigure(struct mlxsw_sp_qevent_block *qevent_block, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_binding_deconfigure() argument
1493 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_qevent_block_configure() local
1512 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_qevent_block_deconfigure() local
1697 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_qevent_binding_lookup() local
1712 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_setup_tc_block_qevent_bind() local
1784 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_setup_tc_block_qevent_unbind() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c1763 struct mlxsw_sp_qevent_binding *qevent_binding, in mlxsw_sp_qevent_span_configure()
1767 enum mlxsw_sp_span_trigger span_trigger = qevent_binding->span_trigger; in mlxsw_sp_qevent_span_configure()
1768 struct mlxsw_sp_port *mlxsw_sp_port = qevent_binding->mlxsw_sp_port; in mlxsw_sp_qevent_span_configure()
1791 qevent_binding->tclass_num); in mlxsw_sp_qevent_span_configure()
1809 struct mlxsw_sp_qevent_binding *qevent_binding, in mlxsw_sp_qevent_span_deconfigure()
1812 enum mlxsw_sp_span_trigger span_trigger = qevent_binding->span_trigger; in mlxsw_sp_qevent_span_deconfigure()
1813 struct mlxsw_sp_port *mlxsw_sp_port = qevent_binding->mlxsw_sp_port; in mlxsw_sp_qevent_span_deconfigure()
1822 qevent_binding->tclass_num); in mlxsw_sp_qevent_span_deconfigure()
1831 struct mlxsw_sp_qevent_binding *qevent_binding) in mlxsw_sp_qevent_mirror_configure()
1837 return mlxsw_sp_qevent_span_configure(mlxsw_sp, mall_entry, qevent_binding, in mlxsw_sp_qevent_mirror_configure()
1761 mlxsw_sp_qevent_span_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding, const struct mlxsw_sp_span_agent_parms *agent_parms, int *p_span_id) mlxsw_sp_qevent_span_configure() argument
1808 mlxsw_sp_qevent_span_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_qevent_binding *qevent_binding, int span_id) mlxsw_sp_qevent_span_deconfigure() argument
1829 mlxsw_sp_qevent_mirror_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_mirror_configure() argument
1841 mlxsw_sp_qevent_mirror_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_mirror_deconfigure() argument
1848 mlxsw_sp_qevent_trap_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_trap_configure() argument
1868 mlxsw_sp_qevent_trap_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_trap_deconfigure() argument
1876 mlxsw_sp_qevent_entry_configure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding, struct netlink_ext_ack *extack) mlxsw_sp_qevent_entry_configure() argument
1898 mlxsw_sp_qevent_entry_deconfigure(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_mall_entry *mall_entry, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_entry_deconfigure() argument
1914 mlxsw_sp_qevent_binding_configure(struct mlxsw_sp_qevent_block *qevent_block, struct mlxsw_sp_qevent_binding *qevent_binding, struct netlink_ext_ack *extack) mlxsw_sp_qevent_binding_configure() argument
1937 mlxsw_sp_qevent_binding_deconfigure(struct mlxsw_sp_qevent_block *qevent_block, struct mlxsw_sp_qevent_binding *qevent_binding) mlxsw_sp_qevent_binding_deconfigure() argument
1951 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_qevent_block_configure() local
1972 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_qevent_block_deconfigure() local
2159 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_qevent_binding_lookup() local
2176 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_setup_tc_block_qevent_bind() local
2254 struct mlxsw_sp_qevent_binding *qevent_binding; mlxsw_sp_setup_tc_block_qevent_unbind() local
[all...]

Completed in 6 milliseconds