| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_ofld.h | 49 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 D | cxgbe_filter.h | 203 struct tid_info; 258 bool cxgbe_is_filter_set(struct tid_info *t, u32 fidx, u8 nentries);
|
| H A D | cxgbe_filter.c | 255 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 D | cxgbe_main.c | 364 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 D | cxgbe_flow.c | 1120 struct tid_info *t = &adap->tids; in __cxgbe_flow_create()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.h | 156 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 D | ip_fw_table.c | 913 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 D | ip_fw_private.h | 551 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 D | ip_fw_sockopt.c | 164 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 D | ip_fw_eaction.c | 140 eaction_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in eaction_findbyname()
|
| H A D | ip_fw_dynamic.c | 610 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 D | adapter.h | 355 struct tid_info tids; /* Info used to access TID related tables */
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64stl_control.c | 526 nat64stl_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nat64stl_findbyname()
|
| H A D | nat64clat_control.c | 521 nat64clat_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nat64clat_findbyname()
|
| H A D | nat64lsn_control.c | 848 nat64lsn_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nat64lsn_findbyname()
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 943 nptv6_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nptv6_findbyname()
|