Searched defs:fidx (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/drivers/net/cxgbe/ |
| 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() 748 static int del_filter_wr(struct rte_eth_dev *dev, unsigned int fidx) in del_filter_wr() 777 static int set_filter_wr(struct rte_eth_dev *dev, unsigned int fidx) in set_filter_wr() 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() 1007 unsigned int fidx, iq; in cxgbe_set_filter() local 1307 int cxgbe_get_filter_count(struct adapter *adapter, unsigned int fidx, in cxgbe_get_filter_count() 1391 int cxgbe_clear_filter_count(struct adapter *adapter, unsigned int fidx, in cxgbe_clear_filter_count()
|
| H A D | cxgbe_flow.c | 531 static int cxgbe_validate_fidxondel(struct filter_entry *f, unsigned int fidx) in cxgbe_validate_fidxondel() 553 struct adapter *adap, unsigned int fidx) in cxgbe_validate_fidxonadd() 573 cxgbe_verify_fidx(struct rte_flow *flow, unsigned int fidx, uint8_t del) in cxgbe_verify_fidx() 582 static int cxgbe_get_fidx(struct rte_flow *flow, unsigned int *fidx) in cxgbe_get_fidx() 1122 unsigned int fidx; in __cxgbe_flow_create() local 1267 unsigned int fidx = flow->fidx; in __cxgbe_flow_query() local 1340 unsigned int fidx; in cxgbe_flow_validate() local
|
| H A D | cxgbe_flow.h | 34 unsigned int fidx; member
|
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_load_elf.c | 60 uint32_t idx, fidx; in resolve_xsym() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-pow-defs.h | 426 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 455 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 483 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 517 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 546 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 581 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 606 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 632 uint64_t fidx : 1; /**< Forward index memory BIST status */ member
|
| H A D | cvmx-sso-defs.h | 581 uint64_t fidx : 1; /**< Forward index memory BIST status */ member 627 uint64_t fidx : 1; /**< Forward index memory BIST status */ member
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lapi.c | 1243 static UpVal **getupvalref (lua_State *L, int fidx, int n, LClosure **pf) { in getupvalref() 1254 LUA_API void *lua_upvalueid (lua_State *L, int fidx, int n) { in lua_upvalueid()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_object.c | 2791 vm_pindex_t fidx; in DB_SHOW_COMMAND() local
|
| /f-stack/freebsd/sys/ |
| H A D | arb.h | 210 #define ARB_GETFREEAT(head, field, fidx) \ argument
|