Searched refs:num_of_bds (Results 1 – 6 of 6) sorted by relevance
180 u8 num_of_bds; member
246 u8 num_of_bds; member
780 tx_pkt.num_of_bds = 1; in qed_ooo_submit_tx_buffers()1802 p_curp->bd_used = pkt->num_of_bds; in qed_ll2_prepare_tx_packet_set()1863 SET_FIELD(bd_data, CORE_TX_BD_DATA_NBDS, pkt->num_of_bds); in qed_ll2_prepare_tx_packet_set_bd()1883 pkt->num_of_bds, in qed_ll2_prepare_tx_packet_set_bd()1887 if (p_ll2->tx_queue.cur_send_frag_num == pkt->num_of_bds) in qed_ll2_prepare_tx_packet_set_bd()1892 frag_idx < pkt->num_of_bds; frag_idx++) { in qed_ll2_prepare_tx_packet_set_bd()1972 if (pkt->num_of_bds > p_ll2_conn->input.tx_max_bds_per_packet) in qed_ll2_prepare_tx_packet()1985 if (p_curp && qed_chain_get_elem_left(p_tx_chain) < pkt->num_of_bds) in qed_ll2_prepare_tx_packet()2678 pkt.num_of_bds = 1 + nr_frags; in qed_ll2_start_xmit()
1991 tx_pkt.num_of_bds = 1; in qed_iwarp_recycle_pkt()2023 tx_pkt.num_of_bds = 1; in qed_iwarp_win_right_edge()2044 tx_pkt.num_of_bds, in qed_iwarp_win_right_edge()2071 tx_pkt.num_of_bds = (pkt_type == QED_IWARP_MPA_PKT_UNALIGNED) ? 3 : 2; in qed_iwarp_send_fpdu()2123 tx_pkt.num_of_bds, in qed_iwarp_send_fpdu()2402 tx_pkt.num_of_bds = 1; in qed_iwarp_ll2_comp_syn_pkt()
997 if (unlikely(cqe->num_of_bds != tpa_info->frag_id + 1)) in qede_tpa_end()1000 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()