Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/libie/
H A Dcontrolq.c447 msg->chnl_retval); in libie_ctlq_tx_desc_from_msg()
593 msg->chnl_retval = in libie_ctlq_fill_rx_msg()
607 msg->chnl_retval = U32_MAX; in libie_ctlq_fill_rx_msg()
829 status = ctlq_msg->chnl_retval ? -EFAULT : 0; in libie_ctlq_xn_process_recv()
/linux/include/linux/net/intel/libie/
H A Dcontrolq.h109 u32 chnl_retval; member