Home
last modified time | relevance | path

Searched refs:lt_def (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c948 profile->lt_def = &npc_lt_defaults; in npc_prepare_default_kpu()
1161 (kpu->lt_def->pck_ol2.lid << 8) | (kpu->lt_def->pck_ol2.ltype_match << 4) | in rvu_npc_init()
1162 kpu->lt_def->pck_ol2.ltype_mask); in rvu_npc_init()
1164 (kpu->lt_def->pck_oip4.lid << 8) | (kpu->lt_def->pck_oip4.ltype_match << 4) | in rvu_npc_init()
1165 kpu->lt_def->pck_oip4.ltype_mask); in rvu_npc_init()
1169 (kpu->lt_def->pck_iip4.lid << 8) | (kpu->lt_def->pck_iip4.ltype_match << 4) | in rvu_npc_init()
1170 kpu->lt_def in rvu_npc_init()
[all...]
H A Drvu.h304 const struct npc_lt_def_cfg *lt_def; member
H A Drvu_nix.c3162 ltdefs = rvu->kpu.lt_def; in rvu_nix_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1559 profile->lt_def = &npc_lt_defaults; in npc_prepare_default_kpu()
1618 profile->lt_def = &fw->lt_def; in npc_apply_custom_kpu()
2121 (kpu->lt_def->pck_ol2.lid << 8) | (kpu->lt_def->pck_ol2.ltype_match << 4) | in rvu_npc_init()
2122 kpu->lt_def->pck_ol2.ltype_mask); in rvu_npc_init()
2124 (kpu->lt_def->pck_oip4.lid << 8) | (kpu->lt_def->pck_oip4.ltype_match << 4) | in rvu_npc_init()
2125 kpu->lt_def->pck_oip4.ltype_mask); in rvu_npc_init()
2129 (kpu->lt_def in rvu_npc_init()
[all...]
H A Dnpc.h601 struct npc_lt_def_cfg lt_def; member
H A Drvu.h456 const struct npc_lt_def_cfg *lt_def; member
H A Drvu_nix.c4481 ltdefs = rvu->kpu.lt_def; in rvu_nix_block_init()
5095 memcpy(ltdefs, rvu->kpu.lt_def, sizeof(struct npc_lt_def_cfg)); in nix_config_rx_pkt_policer_precolor()

Completed in 24 milliseconds