Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c1136 int ret, other_error; in nicvf_vf_stop_rx_queue() local
1147 other_error = ret; in nicvf_vf_stop_rx_queue()
1157 other_error |= ret; in nicvf_vf_stop_rx_queue()
1160 return other_error; in nicvf_vf_stop_rx_queue()