Searched refs:idpf_ctlq_send (Results 1 – 3 of 3) sorted by relevance
150 int idpf_ctlq_send(struct idpf_hw *hw,
267 int idpf_ctlq_send(struct idpf_hw *hw, struct idpf_ctlq_info *cq, in idpf_ctlq_send() function
298 err = idpf_ctlq_send(&adapter->hw, adapter->hw.asq, 1, ctlq_msg); in idpf_send_mb_msg()