Home
last modified time | relevance | path

Searched refs:qed_ll2_rx_packet (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h36 struct qed_ll2_rx_packet { struct
74 struct qed_ll2_rx_packet *descq_array;
Dqed_ll2.c456 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_handle_completion()
461 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_handle_completion()
543 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_flush()
556 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_flush()
610 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_lb_rxq_handler()
671 struct qed_ll2_rx_packet, list_entry); in qed_ll2_lb_rxq_handler()
1134 struct qed_ll2_rx_packet *p_descq; in qed_ll2_acquire_connection_rx()
1151 p_descq = kcalloc(capacity, sizeof(struct qed_ll2_rx_packet), in qed_ll2_acquire_connection_rx()
1659 struct qed_ll2_rx_packet *p_curp) in qed_ll2_post_rx_buffer_notify_fw()
1661 struct qed_ll2_rx_packet *p_posting_packet = NULL; in qed_ll2_post_rx_buffer_notify_fw()
[all …]