Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h32 #define NIC_MBOX_MSG_SET_MAX_FRS 0x09 /* Set max frame size */ macro
H A Dnicvf_mbox.c24 [NIC_MBOX_MSG_SET_MAX_FRS] = "NIC_MBOX_MSG_SET_MAX_FRS",
359 mbx.msg.msg = NIC_MBOX_MSG_SET_MAX_FRS; in nicvf_mbox_update_hw_max_frs()