Searched refs:octep_ctrl_net_set_mtu (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/marvell/octeon_ep/ |
| A D | octep_ctrl_net.h | 334 int octep_ctrl_net_set_mtu(struct octep_device *oct, int vfid, int mtu,
|
| A D | octep_ctrl_net.c | 223 int octep_ctrl_net_set_mtu(struct octep_device *oct, int vfid, int mtu, in octep_ctrl_net_set_mtu() function
|
| A D | octep_pfvf_mbox.c | 134 err = octep_ctrl_net_set_mtu(oct, vf_id, cmd.s_set_mtu.mtu, true); in octep_pfvf_set_mtu()
|
| A D | octep_main.c | 1082 err = octep_ctrl_net_set_mtu(oct, OCTEP_CTRL_NET_INVALID_VFID, new_mtu, in octep_change_mtu()
|
Completed in 9 milliseconds