Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnic.h361 #define NIC_MBOX_MSG_SET_MAX_FRS 0x09 /* Set max frame size */ macro
H A Dnic_main.c956 case NIC_MBOX_MSG_SET_MAX_FRS: in nic_handle_mbx_intr()
H A Dnicvf_main.c966 mbx.frs.msg = NIC_MBOX_MSG_SET_MAX_FRS; in nicvf_update_hw_max_frs()