Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnic.h424 uint16_t max_frs; member
H A Dnic_main.c957 ret = nic_update_hw_frs(nic, mbx.frs.max_frs, mbx.frs.vf_id); in nic_handle_mbx_intr()
H A Dnicvf_main.c967 mbx.frs.max_frs = mtu; in nicvf_update_hw_max_frs()