Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h43 #define NIC_MBOX_MSG_SET_LINK 0x21 /* Set link up/down */ macro
H A Dnicvf_mbox.c421 mbx.lbk.msg = NIC_MBOX_MSG_SET_LINK; in nicvf_mbox_set_link_up_down()