Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h206 int nicvf_mbox_request_sqs(struct nicvf *nic);
H A Dnicvf_mbox.c315 nicvf_mbox_request_sqs(struct nicvf *nic) in nicvf_mbox_request_sqs() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c1902 return nicvf_mbox_request_sqs(nic); in nicvf_request_sqs()