Searched refs:num_of_bds (Results 1 – 6 of 6) sorted by relevance
181 u8 num_of_bds; member
246 u8 num_of_bds; member
768 tx_pkt.num_of_bds = 1; in qed_ooo_submit_tx_buffers()1779 p_curp->bd_used = pkt->num_of_bds; in qed_ll2_prepare_tx_packet_set()1840 SET_FIELD(bd_data, CORE_TX_BD_DATA_NBDS, pkt->num_of_bds); in qed_ll2_prepare_tx_packet_set_bd()1860 pkt->num_of_bds, in qed_ll2_prepare_tx_packet_set_bd()1864 if (p_ll2->tx_queue.cur_send_frag_num == pkt->num_of_bds) in qed_ll2_prepare_tx_packet_set_bd()1869 frag_idx < pkt->num_of_bds; frag_idx++) { in qed_ll2_prepare_tx_packet_set_bd()1949 if (pkt->num_of_bds > p_ll2_conn->input.tx_max_bds_per_packet) in qed_ll2_prepare_tx_packet()1962 if (p_curp && qed_chain_get_elem_left(p_tx_chain) < pkt->num_of_bds) in qed_ll2_prepare_tx_packet()2648 pkt.num_of_bds = 1 + nr_frags; in qed_ll2_start_xmit()
1985 tx_pkt.num_of_bds = 1; in qed_iwarp_recycle_pkt()2017 tx_pkt.num_of_bds = 1; in qed_iwarp_win_right_edge()2038 tx_pkt.num_of_bds, in qed_iwarp_win_right_edge()2065 tx_pkt.num_of_bds = (pkt_type == QED_IWARP_MPA_PKT_UNALIGNED) ? 3 : 2; in qed_iwarp_send_fpdu()2117 tx_pkt.num_of_bds, in qed_iwarp_send_fpdu()2396 tx_pkt.num_of_bds = 1; in qed_iwarp_ll2_comp_syn_pkt()
1002 if (unlikely(cqe->num_of_bds != tpa_info->frag_id + 1)) in qede_tpa_end()1005 cqe->num_of_bds, tpa_info->frag_id); in qede_tpa_end()
196 ll2_tx_pkt.num_of_bds = 1 /* hdr */ + pkt->n_seg; in qedr_ll2_post_tx()