Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_osdep.h229 #define LIST_ADD(entry, head) LIST_INSERT_HEAD(head, entry, entries) macro
282 LIST_ADD(entry, head); \
HDice_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(&t->list, &lst); in ice_find_prof_vsig()
HDice_switch.c1577 LIST_ADD(&v_map->list_entry, &sw->vsi_list_map_head); in ice_create_vsi_list_map()
1730 LIST_ADD(&fm_entry->list_entry, &recp_list->filt_rules); in ice_create_pkt_fwd_rule()
2487 LIST_ADD(&fm_entry->list_entry, rule_head); in ice_add_mac_rule()
3225 LIST_ADD(&tmp->list_entry, vsi_list_head); in ice_add_entry_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()
HDice_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()
HDice_flow.c1122 LIST_ADD(&(*prof)->l_entry, &hw->fl_profs[blk]); in ice_flow_add_prof()
HDice_ddp_common.c1627 LIST_ADD(&fvl->list_entry, fv_list); in ice_get_sw_fv_list()
HDice_lib.c1955 LIST_ADD(&entry->list_entry, list); in ice_add_mac_to_list()
5529 LIST_ADD(&vlan_entries[i].list_entry, &vlan_list); in ice_add_vlan_hw_filters()
5594 LIST_ADD(&vlan_entries[i].list_entry, &vlan_list); in ice_remove_vlan_hw_filters()
9279 LIST_ADD(&entry->list_entry, list); in ice_add_ethertype_to_list()
/freebsd-head/crypto/openssl/doc/man1/
HDopenssl-engine.pod.in88 LIST_ADD: Whether to add a loaded ENGINE to the internal list (0=no,1=yes,2=mandatory)
/freebsd-head/lib/libusb/
HDlibusb01.c52 #define LIST_ADD(begin, ent) \ macro
957 LIST_ADD(usb_global_bus.devices, udev); in usb_find_devices()
/freebsd-head/crypto/openssl/
HDREADME-ENGINES.md178 nothing else). "LIST_ADD" is only required if you actually wish the
/freebsd-head/crypto/openssl/doc/man5/
HDconfig.pod380 sending the ctrls B<SO_PATH> with the path argument followed by B<LIST_ADD>