Home
last modified time | relevance | path

Searched refs:boost_idx (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_pg_cam.c17 ice_info(hw, "\tboost_idx = %d\n", key->boost_idx); in _pg_cam_key_dump()
32 ice_info(hw, "\tboost_idx = %d\n", key->boost_idx); in _pg_nm_cam_key_dump()
121 key->boost_idx = (u8)((data >> 17) & 0xff); in _pg_nm_cam_key_init()
123 key->boost_idx = 0; in _pg_nm_cam_key_init()
150 key->boost_idx = (u8)((d64 >> 17) & 0xff); in _pg_cam_key_init()
152 key->boost_idx = 0; in _pg_cam_key_init()
309 item->key.boost_idx != key->boost_idx || in _pg_cam_match()
326 item->key.boost_idx != key->boost_idx || in _pg_nm_cam_match()
H A Dice_pg_cam.h20 u8 boost_idx; member
32 u8 boost_idx; member
H A Dice_parser_rt.c254 rt->pg_key.boost_idx, in _imem_pgk_init()
291 rt->pg_key.boost_idx = bst->hit_idx_grp; in _bst_pgk_init()
312 rt->pg_key.boost_idx, in _bst_pgk_init()