Lines Matching refs:idpf_ctlq_info
11 static void idpf_ctlq_setup_regs(struct idpf_ctlq_info *cq, in idpf_ctlq_setup_regs()
34 static void idpf_ctlq_init_regs(struct idpf_hw *hw, struct idpf_ctlq_info *cq, in idpf_ctlq_init_regs()
61 static void idpf_ctlq_init_rxq_bufs(struct idpf_ctlq_info *cq) in idpf_ctlq_init_rxq_bufs()
97 static void idpf_ctlq_shutdown(struct idpf_hw *hw, struct idpf_ctlq_info *cq) in idpf_ctlq_shutdown()
125 struct idpf_ctlq_info **cq_out) in idpf_ctlq_add()
127 struct idpf_ctlq_info *cq; in idpf_ctlq_add()
199 struct idpf_ctlq_info *cq) in idpf_ctlq_remove()
220 struct idpf_ctlq_info *cq, *tmp; in idpf_ctlq_init()
249 struct idpf_ctlq_info *cq, *tmp; in idpf_ctlq_deinit()
267 int idpf_ctlq_send(struct idpf_hw *hw, struct idpf_ctlq_info *cq, in idpf_ctlq_send()
355 int idpf_ctlq_clean_sq(struct idpf_ctlq_info *cq, u16 *clean_count, in idpf_ctlq_clean_sq()
420 int idpf_ctlq_post_rx_buffs(struct idpf_hw *hw, struct idpf_ctlq_info *cq, in idpf_ctlq_post_rx_buffs()
543 int idpf_ctlq_recv(struct idpf_ctlq_info *cq, u16 *num_q_msg, in idpf_ctlq_recv()