Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.c459 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_handle_completion()
464 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_handle_completion()
555 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_flush()
568 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_flush()
622 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_lb_rxq_handler()
683 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()
1169 p_descq = kcalloc(capacity, sizeof(struct qed_ll2_rx_packet), in qed_ll2_acquire_connection_rx()
1677 struct qed_ll2_rx_packet *p_curp) in qed_ll2_post_rx_buffer_notify_fw()
1679 struct qed_ll2_rx_packet *p_posting_packet = NULL; in qed_ll2_post_rx_buffer_notify_fw()
[all …]