Home
last modified time | relevance | path

Searched refs:nx_fw_cmd_set_mtu (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c224 nx_fw_cmd_set_mtu(struct unm_adapter_s *adapter, int mtu) in nx_fw_cmd_set_mtu() function
H A Dunm_nic.h759 int nx_fw_cmd_set_mtu(struct unm_adapter_s *adapter, int mtu);
H A Dunm_nic_hw.c1799 return (nx_fw_cmd_set_mtu(adapter, new_mtu)); in unm_nic_set_mtu()