Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h113 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
416 ice_struct_size((struct ice_label_section *)0, label, 1) - \
471 ice_struct_size((struct ice_boost_tcam_section *)0, tcam, 1) - \
H A Dice_flex_pipe.c1142 size = ice_struct_size(pkg_info, pkg_info, ICE_PKG_CNT); in ice_get_pkg_info()
1201 if (len < ice_struct_size(pkg, seg_offset, 1)) in ice_verify_pkg()
1216 if (len < ice_struct_size(pkg, seg_offset, seg_count)) in ice_verify_pkg()
1325 size = ice_struct_size(pkg, pkg_info, ICE_PKG_CNT); in ice_chk_pkg_compat()
2097 ice_struct_size(sect_rx, tcam, 1)); in ice_create_tunnel()
2104 ice_struct_size(sect_tx, tcam, 1)); in ice_create_tunnel()
2182 size = ice_struct_size(sect_rx, tcam, count); in ice_destroy_tunnel()
4140 ice_struct_size(p, es, in ice_prof_bld_es()
4179 ice_struct_size(p, in ice_prof_bld_tcam()
4219 ice_struct_size(p, in ice_prof_bld_xlt1()
[all …]
H A Dice_switch.c1863 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_rss_global_lut()
1898 buf_len = ice_struct_size(sw_buf, elem, num_elems); in ice_free_rss_global_lut()
1935 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_sw()
2016 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_free_sw()
2555 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_aq_alloc_free_vsi_list()
2838 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_recipe()
5695 buf_len = ice_struct_size(buf, elem, 1); in ice_alloc_res_cntr()
5733 buf_len = ice_struct_size(buf, elem, 1); in ice_free_res_cntr()
5793 buf_len = ice_struct_size(sw_buf, elem, 1); in ice_alloc_res_lg_act()
H A Dice_common.c1734 buf_len = ice_struct_size(buf, elem, num); in ice_alloc_hw_res()
1772 buf_len = ice_struct_size(buf, elem, num); in ice_free_hw_res()
3464 sum_size += ice_struct_size(list, txqs, list->num_txqs); in ice_aq_add_lan_txq()
3542 u16 item_size = ice_struct_size(item, q_id, item->num_qs); in ice_aq_dis_lan_txq()
4256 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()
2269 buf_len = ice_struct_size(buf, teid, 1); in ice_sched_move_nodes()
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c636 buf_len = ice_struct_size(txq_elem, txqs, 1); in ice_tx_queue_start()
816 buf_len = ice_struct_size(txq_elem, txqs, 1); in ice_fdir_tx_queue_start()