Searched refs:MTK_FOE_IB2_DEST_PORT (Results 1 – 2 of 2) sorted by relevance
159 FIELD_PREP(MTK_FOE_IB2_DEST_PORT, pse_port); in mtk_foe_entry_prepare()197 val &= ~MTK_FOE_IB2_DEST_PORT; in mtk_foe_entry_set_pse_port()198 val |= FIELD_PREP(MTK_FOE_IB2_DEST_PORT, port); in mtk_foe_entry_set_pse_port()
48 #define MTK_FOE_IB2_DEST_PORT GENMASK(7, 5) macro