Home
last modified time | relevance | path

Searched defs:fidx (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c255 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 Dcxgbe_flow.c526 static int cxgbe_validate_fidxondel(struct filter_entry *f, unsigned int fidx) in cxgbe_validate_fidxondel()
548 struct adapter *adap, unsigned int fidx) in cxgbe_validate_fidxonadd()
568 cxgbe_verify_fidx(struct rte_flow *flow, unsigned int fidx, uint8_t del) in cxgbe_verify_fidx()
577 static int cxgbe_get_fidx(struct rte_flow *flow, unsigned int *fidx) in cxgbe_get_fidx()
1117 unsigned int fidx; in __cxgbe_flow_create() local
1262 unsigned int fidx = flow->fidx; in __cxgbe_flow_query() local
1335 unsigned int fidx; in cxgbe_flow_validate() local
H A Dcxgbe_flow.h34 unsigned int fidx; member
/dpdk/lib/bpf/
H A Dbpf_load_elf.c60 uint32_t idx, fidx; in resolve_xsym() local
/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c3811 struct field *fidx; in instr_regprefetch_translate() local
3857 struct field *fdst, *fidx; in instr_regrd_translate() local
3918 struct field *fidx, *fsrc; in instr_regwr_translate() local
4014 struct field *fidx, *fsrc; in instr_regadd_translate() local
4466 struct field *fidx; in instr_metprefetch_translate() local
4511 struct field *fidx, *flength, *fcin, *fcout; in instr_meter_translate() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c1347 uint32_t fidx; in flow_hw_q_flow_flush() local
H A Dmlx5_flow.c7331 uint32_t num_flushed = 0, fidx = 1; in mlx5_flow_list_flush() local