Searched refs:LIO_PFVFSIG (Results 1 – 3 of 3) sorted by relevance
27 if ((msg.mbox_msg64 == LIO_PFVFACK) || (msg.mbox_msg64 == LIO_PFVFSIG)) in lio_mbox_read()128 while (rte_read64(mbox->mbox_write_reg) != LIO_PFVFSIG) { in lio_mbox_write()154 rte_write64(LIO_PFVFSIG, mbox->mbox_read_reg); in lio_mbox_write()201 rte_write64(LIO_PFVFSIG, mbox->mbox_read_reg); in lio_mbox_process_message()211 rte_write64(LIO_PFVFSIG, mbox->mbox_read_reg); in lio_mbox_process_message()220 rte_write64(LIO_PFVFSIG, mbox->mbox_read_reg); in lio_mbox_process_message()235 rte_write64(LIO_PFVFSIG, mbox->mbox_read_reg); in lio_mbox_process_message()
22 #define LIO_PFVFSIG 0x1122334455667788 macro
283 rte_write64(LIO_PFVFSIG, mbox->mbox_read_reg); in cn23xx_vf_setup_mbox()