Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/ppe/
H A Dppe_config.h167 PPE_SC_BYPASS_EGRESS_SIZE, enumerator
215 DECLARE_BITMAP(egress, PPE_SC_BYPASS_EGRESS_SIZE);
H A Dppe_config.c1133 bitmap_value = bitmap_read(cfg.bitmaps.egress, 0, PPE_SC_BYPASS_EGRESS_SIZE); in ppe_sc_config_set()
1805 bitmap_fill(sc_cfg.bitmaps.egress, PPE_SC_BYPASS_EGRESS_SIZE); in ppe_servcode_init()