Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnic.h356 #define NIC_MBOX_MSG_QS_CFG 0x04 /* Configure Qset */ macro
H A Dnic_main.c916 case NIC_MBOX_MSG_QS_CFG: in nic_handle_mbx_intr()
H A Dnicvf_queues.c1508 mbx.qs.msg = NIC_MBOX_MSG_QS_CFG; in nicvf_qset_config()