Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c1708 struct qed_ll2_info *p_ll2, in qed_ll2_prepare_tx_packet_set_bd() argument
1712 struct qed_chain *p_tx_chain = &p_ll2->tx_queue.txq_chain; in qed_ll2_prepare_tx_packet_set_bd()
1739 p_ll2->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_prepare_tx_packet_set_bd()
1745 p_ll2->input.conn_type == QED_LL2_TYPE_FCOE) in qed_ll2_prepare_tx_packet_set_bd()
1769 p_ll2->queue_id, in qed_ll2_prepare_tx_packet_set_bd()
1770 p_ll2->cid, in qed_ll2_prepare_tx_packet_set_bd()
1771 p_ll2->input.conn_type, in qed_ll2_prepare_tx_packet_set_bd()
1778 if (p_ll2->tx_queue.cur_send_frag_num == pkt->num_of_bds) in qed_ll2_prepare_tx_packet_set_bd()
1782 for (frag_idx = p_ll2->tx_queue.cur_send_frag_num; in qed_ll2_prepare_tx_packet_set_bd()