Home
last modified time | relevance | path

Searched refs:lt_def (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc.c1535 profile->lt_def = &npc_lt_defaults; in npc_prepare_default_kpu()
1594 profile->lt_def = &fw->lt_def; in npc_apply_custom_kpu()
2122 (kpu->lt_def->pck_ol2.lid << 8) | (kpu->lt_def->pck_ol2.ltype_match << 4) | in rvu_npc_init()
2123 kpu->lt_def->pck_ol2.ltype_mask); in rvu_npc_init()
2125 (kpu->lt_def->pck_oip4.lid << 8) | (kpu->lt_def->pck_oip4.ltype_match << 4) | in rvu_npc_init()
2126 kpu->lt_def->pck_oip4.ltype_mask); in rvu_npc_init()
2130 (kpu->lt_def->pck_iip4.lid << 8) | (kpu->lt_def->pck_iip4.ltype_match << 4) | in rvu_npc_init()
2131 kpu->lt_def->pck_iip4.ltype_mask); in rvu_npc_init()
A Dnpc.h617 struct npc_lt_def_cfg lt_def; member
A Drvu.h543 const struct npc_lt_def_cfg *lt_def; member
A Drvu_nix.c4943 ltdefs = rvu->kpu.lt_def; in rvu_nix_block_init()
5646 memcpy(ltdefs, rvu->kpu.lt_def, sizeof(struct npc_lt_def_cfg)); in nix_config_rx_pkt_policer_precolor()

Completed in 32 milliseconds