Searched refs:qed_ll2_rx_packet (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.h | 36 struct qed_ll2_rx_packet { struct 74 struct qed_ll2_rx_packet *descq_array;
|
H A D | qed_ll2.c | 462 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_handle_completion() 467 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_handle_completion() 558 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_flush() 571 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_flush() 625 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_lb_rxq_handler() 686 struct qed_ll2_rx_packet, list_entry); in qed_ll2_lb_rxq_handler() 1155 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() 1680 struct qed_ll2_rx_packet *p_curp) in qed_ll2_post_rx_buffer_notify_fw() 1682 struct qed_ll2_rx_packet *p_posting_packe in qed_ll2_post_rx_buffer_notify_fw() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.h | 35 struct qed_ll2_rx_packet { struct 73 struct qed_ll2_rx_packet *descq_array;
|
H A D | qed_ll2.c | 488 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_handle_completion() 493 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_handle_completion() 584 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_rxq_flush() 597 struct qed_ll2_rx_packet, list_entry); in qed_ll2_rxq_flush() 651 struct qed_ll2_rx_packet *p_pkt = NULL; in qed_ll2_lb_rxq_handler() 711 struct qed_ll2_rx_packet, list_entry); in qed_ll2_lb_rxq_handler() 1181 struct qed_ll2_rx_packet *p_descq; in qed_ll2_acquire_connection_rx() 1198 p_descq = kcalloc(capacity, sizeof(struct qed_ll2_rx_packet), in qed_ll2_acquire_connection_rx() 1723 struct qed_ll2_rx_packet *p_curp) in qed_ll2_post_rx_buffer_notify_fw() 1725 struct qed_ll2_rx_packet *p_posting_packe in qed_ll2_post_rx_buffer_notify_fw() [all...] |
Completed in 7 milliseconds