Searched refs:posting_descq (Results 1 – 2 of 2) sorted by relevance
72 struct list_head posting_descq; member
1591 INIT_LIST_HEAD(&p_rx->posting_descq); in qed_ll2_establish_connection()1729 while (!list_empty(&p_rx->posting_descq)) { in qed_ll2_post_rx_buffer_notify_fw()1730 p_posting_packet = list_first_entry(&p_rx->posting_descq, in qed_ll2_post_rx_buffer_notify_fw()1824 list_add_tail(&p_curp->list_entry, &p_rx->posting_descq); in qed_ll2_post_rx_buffer()