Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx/
A Dnic_main.c83 mbx.nic_cfg.msg = NIC_MBOX_MSG_READY; in nic_mbx_send_ready()
179 case NIC_MBOX_MSG_READY: in nic_handle_mbx_intr()
315 else if (mbx.msg.msg != NIC_MBOX_MSG_READY) in nic_handle_mbx_intr()
A Dnicvf_main.c96 mbx.msg.msg = NIC_MBOX_MSG_READY; in nicvf_check_pf_ready()
124 case NIC_MBOX_MSG_READY: in nicvf_handle_mbx_intr()
A Dnic.h321 #define NIC_MBOX_MSG_READY 0x01 /* Is PF ready to rcv msgs */ macro

Completed in 7 milliseconds