Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vnic/
HDnic.h361 #define NIC_MBOX_MSG_SET_MAX_FRS 0x09 /* Set max frame size */ macro
HDnic_main.c959 case NIC_MBOX_MSG_SET_MAX_FRS: in nic_handle_mbx_intr()
HDnicvf_main.c968 mbx.frs.msg = NIC_MBOX_MSG_SET_MAX_FRS; in nicvf_update_hw_max_frs()