Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h35 struct qed_ll2_rx_packet { struct
73 struct qed_ll2_rx_packet *descq_array;
H A Dqed_ll2.c488 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_packet = NULL; in qed_ll2_post_rx_buffer_notify_fw()
[all …]