Searched defs:kb (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_imem.c | 19 static void _imem_bst_kb_dump(struct ice_hw *hw, struct ice_bst_keybuilder *kb) in _imem_bst_kb_dump() 26 static void _imem_np_kb_dump(struct ice_hw *hw, struct ice_np_keybuilder *kb) in _imem_np_kb_dump() 34 static void _imem_pg_kb_dump(struct ice_hw *hw, struct ice_pg_keybuilder *kb) in _imem_pg_kb_dump() 118 static void _imem_npkb_init(struct ice_np_keybuilder *kb, u32 data) in _imem_npkb_init() 136 static void _imem_pgkb_init(struct ice_pg_keybuilder *kb, u64 data) in _imem_pgkb_init()
|
| H A D | ice_xlt_kb.c | 31 void ice_xlt_kb_dump(struct ice_hw *hw, struct ice_xlt_kb *kb) in ice_xlt_kb_dump() 106 static void _parse_kb_data(struct ice_hw *hw, struct ice_xlt_kb *kb, void *data) in _parse_kb_data() 129 struct ice_xlt_kb *kb; in _xlt_kb_get() local 196 u16 ice_xlt_kb_flag_get(struct ice_xlt_kb *kb, u64 pkt_flag) in ice_xlt_kb_flag_get()
|
| H A D | ice_bst_tcam.c | 10 static void _bst_np_kb_dump(struct ice_hw *hw, struct ice_np_keybuilder *kb) in _bst_np_kb_dump() 18 static void _bst_pg_kb_dump(struct ice_hw *hw, struct ice_pg_keybuilder *kb) in _bst_pg_kb_dump() 142 static void _bst_pgkb_init(struct ice_pg_keybuilder *kb, u64 data) in _bst_pgkb_init() 160 static void _bst_npkb_init(struct ice_np_keybuilder *kb, u32 data) in _bst_npkb_init()
|
| H A D | ice_parser_rt.c | 209 static u32 _pk_build(struct ice_parser_rt *rt, struct ice_np_keybuilder *kb) in _pk_build()
|
| /dpdk/usertools/ |
| H A D | dpdk-hugepages.py | 20 def fmt_memsize(kb): argument
|