Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h49 struct qed_ll2_tx_packet { struct
97 struct qed_ll2_tx_packet *cur_send_packet;
98 struct qed_ll2_tx_packet cur_completing_packet;
Dqed_ll2.c273 struct qed_ll2_tx_packet *p_pkt = NULL; in qed_ll2_txq_flush()
288 struct qed_ll2_tx_packet, list_entry); in qed_ll2_txq_flush()
325 struct qed_ll2_tx_packet *p_pkt; in qed_ll2_txq_completion()
343 struct qed_ll2_tx_packet, list_entry); in qed_ll2_txq_completion()
841 struct qed_ll2_tx_packet *p_pkt = NULL; in qed_ll2_lb_txq_completion()
861 struct qed_ll2_tx_packet, list_entry); in qed_ll2_lb_txq_completion()
1187 struct qed_ll2_tx_packet *p_descq; in qed_ll2_acquire_connection_tx()
1517 struct qed_ll2_tx_packet *p_pkt; in qed_ll2_establish_connection()
1773 struct qed_ll2_tx_packet *p_curp, in qed_ll2_prepare_tx_packet_set()
1792 struct qed_ll2_tx_packet *p_curp, in qed_ll2_prepare_tx_packet_set_bd()
[all …]