Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h50 struct qed_ll2_rx_packet { struct
87 struct qed_ll2_rx_packet *descq_array;
Dqed_ll2.c483 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_handle_completion()
488 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_handle_completion()
570 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_flush()
583 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_flush()
637 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_lb_rxq_handler()
698 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()
1154 p_descq = kcalloc(capacity, sizeof(struct qed_ll2_rx_packet), in qed_ll2_acquire_connection_rx()
1565 struct qed_ll2_rx_packet *p_curp) in qed_ll2_post_rx_buffer_notify_fw()
1567 struct qed_ll2_rx_packet *p_posting_packet = NULL; in qed_ll2_post_rx_buffer_notify_fw()
[all …]