Home
last modified time | relevance | path

Searched refs:jump_rel (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/apm/xgene/
Dxgene_enet_cle.c101 if ((br->jump_rel == JMP_ABS) && (npp < CLE_PKTRAM_SIZE)) in xgene_cle_dn_to_hw()
107 SET_VAL(CLE_BR_JR, br->jump_rel) | in xgene_cle_dn_to_hw()
225 .jump_rel = JMP_ABS,
236 .jump_rel = JMP_ABS,
261 .jump_rel = JMP_ABS,
273 .jump_rel = JMP_ABS,
284 .jump_rel = JMP_ABS,
309 .jump_rel = JMP_ABS,
321 .jump_rel = JMP_ABS,
333 .jump_rel = JMP_ABS,
[all …]
Dxgene_enet_cle.h214 bool jump_rel; member