Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h50 struct qed_ll2_rx_packet { struct
87 struct qed_ll2_rx_packet *descq_array;
Dqed_ll2.c482 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_handle_completion()
487 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_handle_completion()
569 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_flush()
582 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_flush()
636 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_lb_rxq_handler()
697 struct qed_ll2_rx_packet, list_entry); in qed_ll2_lb_rxq_handler()
1152 struct qed_ll2_rx_packet *p_descq; in qed_ll2_acquire_connection_rx()
1172 p_descq = kcalloc(capacity, sizeof(struct qed_ll2_rx_packet), in qed_ll2_acquire_connection_rx()
1590 struct qed_ll2_rx_packet *p_curp) in qed_ll2_post_rx_buffer_notify_fw()
1592 struct qed_ll2_rx_packet *p_posting_packet = NULL; in qed_ll2_post_rx_buffer_notify_fw()
[all …]