Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h113 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
606 ice_struct_size((struct ice_label_section *)0, label, 1) - \
661 ice_struct_size((struct ice_boost_tcam_section *)0, tcam, 1) - \
680 ice_struct_size((struct ice_marker_ptype_tcam_section *)0, tcam, 1) - \
H A Dice_flex_pipe.c1388 if (len < ice_struct_size(pkg, seg_offset, 1)) in ice_verify_pkg()
1512 size = ice_struct_size(pkg, pkg_info, ICE_PKG_CNT); in ice_chk_pkg_compat()
2301 ice_struct_size(sect_rx, tcam, 1)); in ice_upd_dvm_boost_entry()
2308 ice_struct_size(sect_tx, tcam, 1)); in ice_upd_dvm_boost_entry()
2408 ice_struct_size(sect_rx, tcam, 1)); in ice_create_tunnel()
2415 ice_struct_size(sect_tx, tcam, 1)); in ice_create_tunnel()
2493 size = ice_struct_size(sect_rx, tcam, count); in ice_destroy_tunnel()
4452 ice_struct_size(p, es, in ice_prof_bld_es()
4491 ice_struct_size(p, in ice_prof_bld_tcam()
4531 ice_struct_size(p, in ice_prof_bld_xlt1()
[all …]
H A Dice_switch.c2476 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_rss_global_lut()
2511 buf_len = ice_struct_size(sw_buf, elem, num_elems); in ice_free_rss_global_lut()
2548 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_sw()
2629 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_free_sw()
3168 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_aq_alloc_free_vsi_list()
3508 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_recipe()
6377 buf_len = ice_struct_size(buf, elem, 1); in ice_alloc_res_cntr()
6415 buf_len = ice_struct_size(buf, elem, 1); in ice_free_res_cntr()
6475 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_res_lg_act()
H A Dice_common.c2148 buf_len = ice_struct_size(buf, elem, num); in ice_alloc_hw_res()
2186 buf_len = ice_struct_size(buf, elem, num); in ice_free_hw_res()
4203 sum_size += ice_struct_size(list, txqs, list->num_txqs); in ice_aq_add_lan_txq()
4281 u16 item_size = ice_struct_size(item, q_id, item->num_qs); in ice_aq_dis_lan_txq()
5045 buf_size = ice_struct_size(qg_list, q_id, 1); in ice_dis_vsi_txq()
H A Dice_type.h44 #define ice_struct_size(ptr, field, num) \ macro
H A Dice_sched.c239 buf_size = ice_struct_size(buf, teid, num_nodes); in ice_sched_remove_elems()
893 buf_size = ice_struct_size(buf, generic, num_nodes); in ice_sched_add_elems()
2293 buf_len = ice_struct_size(buf, teid, 1); in ice_sched_move_nodes()
/dpdk/drivers/net/ice/
H A Dice_rxtx.c678 buf_len = ice_struct_size(txq_elem, txqs, 1); in ice_tx_queue_start()
859 buf_len = ice_struct_size(txq_elem, txqs, 1); in ice_fdir_tx_queue_start()