Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_dev.c103 af_pf_wait_msg(struct otx2_dev *dev, uint16_t vf, int num_msg) in af_pf_wait_msg() argument
126 num_msg, MBOX_RSP_TIMEOUT); in af_pf_wait_msg()
141 if (req_hdr->num_msgs != num_msg) in af_pf_wait_msg()
142 otx2_err("Routed messages: %d received: %d", num_msg, in af_pf_wait_msg()