Home
last modified time | relevance | path

Searched refs:qed_ll2_tx_packet (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h49 struct qed_ll2_tx_packet { struct
96 void *descq_mem; /* memory for variable sized qed_ll2_tx_packet*/
97 struct qed_ll2_tx_packet *cur_send_packet;
98 struct qed_ll2_tx_packet cur_completing_packet;
H A Dqed_ll2.c276 struct qed_ll2_tx_packet *p_pkt = NULL; in qed_ll2_txq_flush()
291 struct qed_ll2_tx_packet, list_entry); in qed_ll2_txq_flush()
328 struct qed_ll2_tx_packet *p_pkt; in qed_ll2_txq_completion()
349 struct qed_ll2_tx_packet, list_entry); in qed_ll2_txq_completion()
859 struct qed_ll2_tx_packet *p_pkt = NULL; in qed_ll2_lb_txq_completion()
882 struct qed_ll2_tx_packet, list_entry); in qed_ll2_lb_txq_completion()
1208 struct qed_ll2_tx_packet *p_descq; in qed_ll2_acquire_connection_tx()
1538 struct qed_ll2_tx_packet *p_pkt; in qed_ll2_establish_connection()
1796 struct qed_ll2_tx_packet *p_curp, in qed_ll2_prepare_tx_packet_set()
1815 struct qed_ll2_tx_packet *p_cur in qed_ll2_prepare_tx_packet_set_bd()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h48 struct qed_ll2_tx_packet { struct
95 void *descq_mem; /* memory for variable sized qed_ll2_tx_packet*/
96 struct qed_ll2_tx_packet *cur_send_packet;
97 struct qed_ll2_tx_packet cur_completing_packet;
H A 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_cur in qed_ll2_prepare_tx_packet_set_bd()
[all...]

Completed in 7 milliseconds