Home
last modified time | relevance | path

Searched refs:num_frame_refs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot_devlink.c893 ocelot->num_frame_refs, 1, 1, in ocelot_devlink_sb_register()
902 ocelot->pool_size[OCELOT_SB_REF][OCELOT_SB_POOL_ING] = ocelot->num_frame_refs; in ocelot_devlink_sb_register()
903 ocelot->pool_size[OCELOT_SB_REF][OCELOT_SB_POOL_EGR] = ocelot->num_frame_refs; in ocelot_devlink_sb_register()
H A Docelot.c3113 ocelot->num_frame_refs = QSYS_MMGT_EQ_CTRL_FP_FREE_CNT(eq_ctrl); in ocelot_detect_features()
/linux/include/soc/mscc/
H A Docelot.h828 int num_frame_refs; member