Home
last modified time | relevance | path

Searched refs:dpsw_if_set_max_frame_length (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Ddpsw.h373 int dpsw_if_set_max_frame_length(struct fsl_mc_io *mc_io,
H A Ddpsw.c708 * dpsw_if_set_max_frame_length() - Set Maximum Receive frame length.
717 int dpsw_if_set_max_frame_length(struct fsl_mc_io *mc_io, in dpsw_if_set_max_frame_length() function
H A Dethsw.c451 err = dpsw_if_set_max_frame_length(port_priv->ethsw_data->mc_io, in dpaa2_switch_port_change_mtu()
458 "dpsw_if_set_max_frame_length() err %d\n", err); in dpaa2_switch_port_change_mtu()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.h422 int dpsw_if_set_max_frame_length(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
H A Ddpsw.c635 * dpsw_if_set_max_frame_length() - Set Maximum Receive frame length.
644 int dpsw_if_set_max_frame_length(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, in dpsw_if_set_max_frame_length() function
H A Ddpaa2-switch.c582 err = dpsw_if_set_max_frame_length(port_priv->ethsw_data->mc_io, in dpaa2_switch_port_change_mtu()
589 "dpsw_if_set_max_frame_length() err %d\n", err); in dpaa2_switch_port_change_mtu()

Completed in 13 milliseconds