Home
last modified time | relevance | path

Searched refs:tid_info (Results 1 – 16 of 16) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ofld.h49 struct tid_info { struct
72 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid() argument
77 static inline void *lookup_atid(const struct tid_info *t, unsigned int atid) in lookup_atid()
82 int cxgbe_alloc_atid(struct tid_info *t, void *data);
83 void cxgbe_free_atid(struct tid_info *t, unsigned int atid);
84 void cxgbe_remove_tid(struct tid_info *t, unsigned int qid, unsigned int tid,
86 void cxgbe_insert_tid(struct tid_info *t, void *data, unsigned int tid,
H A Dcxgbe_filter.h203 struct tid_info;
258 bool cxgbe_is_filter_set(struct tid_info *t, u32 fidx, u8 nentries);
H A Dcxgbe_filter.c255 bool cxgbe_is_filter_set(struct tid_info *t, u32 fidx, u8 nentries) in cxgbe_is_filter_set()
277 struct tid_info *t = &adap->tids; in cxgbe_alloc_ftid()
419 struct tid_info *t = &adapter->tids; in cxgbe_del_hash_filter()
600 struct tid_info *t = &adapter->tids; in cxgbe_set_hash_filter()
892 static int cxgbe_set_ftid(struct tid_info *t, u32 fidx, u8 nentries) in cxgbe_set_ftid()
911 static void cxgbe_clear_ftid(struct tid_info *t, u32 fidx, u8 nentries) in cxgbe_clear_ftid()
1167 struct tid_info *t = &adap->tids; in cxgbe_hash_filter_rpl()
1443 struct tid_info *t = &adap->tids; in cxgbe_hash_del_filter_rpl()
H A Dcxgbe_main.c364 int cxgbe_alloc_atid(struct tid_info *t, void *data) in cxgbe_alloc_atid()
384 void cxgbe_free_atid(struct tid_info *t, unsigned int atid) in cxgbe_free_atid()
410 void cxgbe_remove_tid(struct tid_info *t, unsigned int chan, unsigned int tid, in cxgbe_remove_tid()
442 void cxgbe_insert_tid(struct tid_info *t, void *data, unsigned int tid, in cxgbe_insert_tid()
460 static void tid_free(struct tid_info *t) in tid_free()
472 memset(t, 0, sizeof(struct tid_info)); in tid_free()
478 static int tid_init(struct tid_info *t) in tid_init()
H A Dcxgbe_flow.c1120 struct tid_info *t = &adap->tids; in __cxgbe_flow_create()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h156 int add_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
158 int del_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
160 int flush_table(struct ip_fw_chain *ch, struct tid_info *ti);
226 int ipfw_count_table(struct ip_fw_chain *ch, struct tid_info *ti,
228 int ipfw_count_xtable(struct ip_fw_chain *ch, struct tid_info *ti,
230 int ipfw_dump_table_legacy(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c913 struct tid_info ti; in manage_table_ent_v0()
972 struct tid_info ti; in manage_table_ent_v1()
1091 struct tid_info ti; in find_table_entry()
1163 struct tid_info ti; in flush_table_v0()
1629 struct tid_info ti; in ipfw_ref_table()
1731 struct tid_info ti; in describe_table()
1767 struct tid_info ti; in modify_table()
1824 struct tid_info ti; in create_table()
2171 struct tid_info ti; in dump_table_v1()
2233 struct tid_info ti; in dump_table_v0()
[all …]
H A Dip_fw_private.h551 struct tid_info { struct
579 struct tid_info *ti, struct named_object **pno); argument
593 typedef int (ipfw_obj_create_cb)(struct ip_fw_chain *ch, struct tid_info *ti,
733 int ipfw_objhash_find_type(struct namedobj_instance *ni, struct tid_info *ti,
744 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti);
H A Dip_fw_sockopt.c164 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti);
166 struct tid_info *ti, struct obj_idx *pidx, int *unresolved);
2539 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti) in create_objects_compat()
2723 ref_opcode_object(struct ip_fw_chain *ch, ipfw_insn *cmd, struct tid_info *ti, in ref_opcode_object()
2774 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti) in ref_rule_objects()
2838 struct tid_info ti; in rewrite_rule_uidx()
3966 struct tid_info ti; in ipfw_ctl()
3993 struct tid_info ti; in ipfw_ctl()
4008 struct tid_info ti; in ipfw_ctl()
4027 struct tid_info ti; in ipfw_ctl()
[all …]
H A Dip_fw_eaction.c140 eaction_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in eaction_findbyname()
H A Dip_fw_dynamic.c610 dyn_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in dyn_findbyname()
652 dyn_create(struct ip_fw_chain *ch, struct tid_info *ti, in dyn_create()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h355 struct tid_info tids; /* Info used to access TID related tables */
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64stl_control.c526 nat64stl_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nat64stl_findbyname()
H A Dnat64clat_control.c521 nat64clat_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nat64clat_findbyname()
H A Dnat64lsn_control.c848 nat64lsn_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nat64lsn_findbyname()
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c943 nptv6_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nptv6_findbyname()