Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h48 struct qed_ll2_tx_packet { struct
96 struct qed_ll2_tx_packet *cur_send_packet;
97 struct qed_ll2_tx_packet cur_completing_packet;
Dqed_ll2.c302 struct qed_ll2_tx_packet *p_pkt = NULL; in qed_ll2_txq_flush()
317 struct qed_ll2_tx_packet, list_entry); in qed_ll2_txq_flush()
354 struct qed_ll2_tx_packet *p_pkt; in qed_ll2_txq_completion()
375 struct qed_ll2_tx_packet, list_entry); in qed_ll2_txq_completion()
882 struct qed_ll2_tx_packet *p_pkt = NULL; in qed_ll2_lb_txq_completion()
905 struct qed_ll2_tx_packet, list_entry); in qed_ll2_lb_txq_completion()
1234 struct qed_ll2_tx_packet *p_descq; in qed_ll2_acquire_connection_tx()
1564 struct qed_ll2_tx_packet *p_pkt; in qed_ll2_establish_connection()
1839 struct qed_ll2_tx_packet *p_curp, in qed_ll2_prepare_tx_packet_set()
1858 struct qed_ll2_tx_packet *p_curp, in qed_ll2_prepare_tx_packet_set_bd()
[all …]