Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_osdep.h230 #define LIST_ADD(entry, head) LIST_INSERT_HEAD(head, entry, entries) macro
283 LIST_ADD(entry, head); \
H A Dice_flex_pipe.c2604 LIST_ADD(&prof->list, &hw->blk[blk].es.prof_map); in ice_add_prof()
2801 LIST_ADD(&p->list_entry, chg); in ice_rem_vsig()
2964 LIST_ADD(&p->list_entry, chg); in ice_get_prof()
3052 LIST_ADD(&p->list, lst); in ice_add_prof_to_lst()
3093 LIST_ADD(&p->list_entry, chg); in ice_move_vsi()
3179 LIST_ADD(&p->list_entry, chg); in ice_prof_tcam_ena_dis()
3344 LIST_ADD(&p->list_entry, chg); in ice_add_prof_id_vsig()
3353 LIST_ADD(&t->list, in ice_add_prof_id_vsig()
3405 LIST_ADD(&p->list_entry, chg); in ice_create_prof_id_vsig()
3475 LIST_ADD( in ice_find_prof_vsig()
[all...]
H A Dice_vf_mbx.c456 LIST_ADD(&vf_info->list_entry, &snap->mbx_vf); in ice_mbx_init_vf_info()
H A Dice_switch.c1577 LIST_ADD(&v_map->list_entry, &sw->vsi_list_map_head);
1730 LIST_ADD(&fm_entry->list_entry, &recp_list->filt_rules); in ice_update_pkt_fwd_rule()
2487 LIST_ADD(&fm_entry->list_entry, rule_head);
3225 LIST_ADD(&tmp->list_entry, vsi_list_head); in ice_add_to_vsi_fltr_list()
3998 LIST_ADD(&fl_info.list_entry, &l_head); in ice_add_mac_with_sw_marker()
4096 LIST_ADD(&fl_info.list_entry, &l_head); in ice_add_mac_with_counter()
H A Dice_sched.c2839 LIST_ADD(&agg_info->list_entry, &hw->agg_list); in ice_sched_cfg_agg()
3019 LIST_ADD(&agg_vsi_info->list_entry, &agg_info->agg_vsi_list); in ice_sched_assoc_vsi_to_agg()
4138 LIST_ADD(&rl_prof_elem->list_entry, &hw->rl_prof_list[layer_num]); in ice_sched_add_rl_profile()
H A Dice_flow.c1122 LIST_ADD(&(*prof)->l_entry, &hw->fl_profs[blk]); in ice_flow_add_prof()
H A Dice_ddp_common.c1627 LIST_ADD(&fvl->list_entry, fv_list); in ice_get_sw_fv_list()
H A Dice_lib.c2036 LIST_ADD(&entry->list_entry, list); in ice_add_mac_to_list()
5654 LIST_ADD(&vlan_entries[i].list_entry, &vlan_list); in ice_add_vlan_hw_filters()
5719 LIST_ADD(&vlan_entries[i].list_entry, &vlan_list); in ice_remove_vlan_hw_filters()
9459 LIST_ADD(&entry->list_entry, list); in ice_add_ethertype_to_list()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-engine.pod.in88 LIST_ADD: Whether to add a loaded ENGINE to the internal list (0=no,1=yes,2=mandatory)
/freebsd/lib/libusb/
H A Dlibusb01.c52 #define LIST_ADD(begin, ent) \ macro
972 LIST_ADD(usb_global_bus.devices, udev); in usb_find_devices()
/freebsd/crypto/openssl/
H A DREADME-ENGINES.md178 nothing else). "LIST_ADD" is only required if you actually wish the
/freebsd/crypto/openssl/doc/man5/
H A Dconfig.pod391 sending the ctrls B<SO_PATH> with the path argument followed by B<LIST_ADD>