Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq_api.h150 int idpf_ctlq_send(struct idpf_hw *hw,
H A Didpf_controlq.c267 int idpf_ctlq_send(struct idpf_hw *hw, struct idpf_ctlq_info *cq, in idpf_ctlq_send() function
H A Didpf_virtchnl.c298 err = idpf_ctlq_send(&adapter->hw, adapter->hw.asq, 1, ctlq_msg); in idpf_send_mb_msg()