Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h462 #define OTX2_FLAG_TC_FLOWER_SUPPORT BIT_ULL(11) macro
H A Dotx2_tc.c1051 if (!(nic->flags & OTX2_FLAG_TC_FLOWER_SUPPORT)) in otx2_tc_add_flow()
H A Dotx2_flows.c263 pfvf->flags |= OTX2_FLAG_TC_FLOWER_SUPPORT; in otx2_mcam_entry_init()
H A Dotx2_pf.c3044 if (pf->flags & OTX2_FLAG_TC_FLOWER_SUPPORT) in otx2_probe()