Searched refs:posting_descq (Results 1 – 2 of 2) sorted by relevance
73 struct list_head posting_descq; member
1546 INIT_LIST_HEAD(&p_rx->posting_descq); in qed_ll2_establish_connection()1667 while (!list_empty(&p_rx->posting_descq)) { in qed_ll2_post_rx_buffer_notify_fw()1668 p_posting_packet = list_first_entry(&p_rx->posting_descq, in qed_ll2_post_rx_buffer_notify_fw()1760 list_add_tail(&p_curp->list_entry, &p_rx->posting_descq); in qed_ll2_post_rx_buffer()