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 D | dpsw.h | 373 int dpsw_if_set_max_frame_length(struct fsl_mc_io *mc_io,
|
H A D | dpsw.c | 708 * 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 D | ethsw.c | 451 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 D | dpsw.h | 422 int dpsw_if_set_max_frame_length(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
|
H A D | dpsw.c | 635 * 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 D | dpaa2-switch.c | 582 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