Home
last modified time | relevance | path

Searched defs:new_mtu (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c813 vmxnet3_change_mtu(vmxnet3_softc_t *dp, uint32_t new_mtu) in vmxnet3_change_mtu()
875 uint32_t new_mtu; in vmxnet3_set_prop() local
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c379 uint32_t cur_mtu, new_mtu; in ixgbe_m_setprop() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c737 uint32_t cur_mtu, new_mtu; in ql_m_setprop() local
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c1022 uint32_t cur_mtu, new_mtu; in igb_m_setprop() local
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c1041 uint32_t new_mtu; in i40e_m_setprop() local
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvldc.c1334 uint32_t new_mtu; in i_vldc_ioctl_opt_op() local
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c1300 uint32_t new_mtu, new_hw_mtu, old_mtu; in mlxcx_mac_setprop() local
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c1555 uint32_t cur_mtu, new_mtu; in nge_m_setprop() local
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c1792 unm_nic_set_mtu(struct unm_adapter_s *adapter, int new_mtu) in unm_nic_set_mtu()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c3088 uint32_t new_mtu; in xnf_setprop() local
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h727 xge_hal_device_mtu_check(xge_hal_device_t *hldev, int new_mtu) in xge_hal_device_mtu_check()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c3250 uint32_t new_mtu; in yge_m_setprop() local
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c738 uint32_t cur_mtu, new_mtu; local
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c2676 uint32_t cur_mtu, new_mtu; in usbgem_m_setprop() local
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c3136 uint32_t new_mtu, old_framesize, new_framesize; in hxge_m_setprop() local
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3404 uint32_t cur_mtu, new_mtu; in e1000g_m_setprop() local
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c4580 uint32_t cur_mtu, new_mtu, old_framesize; in nxge_m_setprop() local
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c5074 xge_hal_device_mtu_set(xge_hal_device_t *hldev, int new_mtu) in xge_hal_device_mtu_set() argument
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c5449 mac_set_mtu(mac_handle_t mh, uint_t new_mtu, uint_t *old_mtu_arg) in mac_set_mtu()