Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_ll2.h88 u16 cur_completing_bd_idx; member
A Dqed_ll2.c330 p_tx->cur_completing_bd_idx = 1; in qed_ll2_txq_flush()
332 p_tx->cur_completing_bd_idx == p_pkt->bd_used; in qed_ll2_txq_flush()
392 p_tx->cur_completing_bd_idx = 1; in qed_ll2_txq_completion()
393 b_last_frag = p_tx->cur_completing_bd_idx == p_pkt->bd_used; in qed_ll2_txq_completion()
1613 p_tx->cur_completing_bd_idx = 0; in qed_ll2_establish_connection()

Completed in 8 milliseconds