Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.c1657 struct ecore_ll2_info *p_ll2, in ecore_ll2_prepare_tx_packet_set_bd() argument
1661 struct ecore_chain *p_tx_chain = &p_ll2->tx_queue.txq_chain; in ecore_ll2_prepare_tx_packet_set_bd()
1689 (p_ll2->input.conn_type == ECORE_LL2_TYPE_OOO)) { in ecore_ll2_prepare_tx_packet_set_bd()
1695 (p_ll2->input.conn_type == ECORE_LL2_TYPE_FCOE)) in ecore_ll2_prepare_tx_packet_set_bd()
1718 p_ll2->queue_id, p_ll2->cid, p_ll2->input.conn_type, in ecore_ll2_prepare_tx_packet_set_bd()
1723 if (p_ll2->tx_queue.cur_send_frag_num == pkt->num_of_bds) in ecore_ll2_prepare_tx_packet_set_bd()
1727 for (frag_idx = p_ll2->tx_queue.cur_send_frag_num; in ecore_ll2_prepare_tx_packet_set_bd()