Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixd/
H A Dixd_virtchnl.h8 bool ixd_vc_can_handle_msg(struct libie_ctlq_msg *ctlq_msg);
H A Dixd_ctlq.c101 if (ixd_vc_can_handle_msg(msg)) in ixd_ctlq_handle_msg()
H A Dixd_virtchnl.c39 bool ixd_vc_can_handle_msg(struct libie_ctlq_msg *ctlq_msg) in ixd_vc_can_handle_msg() function