Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq_api.h165 int idpf_ctlq_clean_sq(struct idpf_ctlq_info *cq, u16 *clean_count,
H A Didpf_controlq.c352 int idpf_ctlq_clean_sq(struct idpf_ctlq_info *cq, u16 *clean_count, in idpf_ctlq_clean_sq() function
H A Didpf_virtchnl.c139 err = idpf_ctlq_clean_sq(asq, &num_q_msg, q_msg); in idpf_mb_clean()