Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq.h93 u32 chnl_retval; /* ditto for desc->retval */ member
H A Didpf_controlq_api.h58 u32 chnl_retval; member
H A Didpf_controlq.c290 desc->v_retval = cpu_to_le32(msg->cookie.mbx.chnl_retval); in idpf_ctlq_send()
579 q_msg[i].cookie.mbx.chnl_retval = in idpf_ctlq_recv()
H A Didpf_virtchnl.c258 ctlq_msg->cookie.mbx.chnl_retval = 0; in idpf_send_mb_msg()
552 if (ctlq_msg->cookie.mbx.chnl_retval) { in idpf_vc_xn_forward_async()
641 if (ctlq_msg->cookie.mbx.chnl_retval) { in idpf_vc_xn_forward_reply()
4241 if (!ctlq_msg->cookie.mbx.chnl_retval) in idpf_mac_filter_async_handler()