Home
last modified time | relevance | path

Searched defs:ctlq_msg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c91 struct idpf_ctlq_msg *ctlq_msg) in idpf_recv_event_msg() argument
189 struct idpf_ctlq_msg *ctlq_msg) in idpf_prepare_ptp_mb_msg() argument
203 idpf_prepare_ptp_mb_msg(struct idpf_adapter * adapter,u32 op,struct idpf_ctlq_msg * ctlq_msg) idpf_prepare_ptp_mb_msg() argument
222 struct idpf_ctlq_msg *ctlq_msg; idpf_send_mb_msg() local
534 idpf_vc_xn_forward_async(struct idpf_adapter * adapter,struct idpf_vc_xn * xn,const struct idpf_ctlq_msg * ctlq_msg) idpf_vc_xn_forward_async() argument
571 idpf_vc_xn_forward_reply(struct idpf_adapter * adapter,const struct idpf_ctlq_msg * ctlq_msg) idpf_vc_xn_forward_reply() argument
672 struct idpf_ctlq_msg ctlq_msg; idpf_recv_mb_msg() local
4123 idpf_mac_filter_async_handler(struct idpf_adapter * adapter,struct idpf_vc_xn * xn,const struct idpf_ctlq_msg * ctlq_msg) idpf_mac_filter_async_handler() argument
[all...]
H A Didpf_virtchnl_ptp.c547 const struct idpf_ctlq_msg *ctlq_msg) in idpf_ptp_get_tx_tstamp_async_handler()