Searched refs:AR40XX_VTU_FUNC1_OP_LOAD (Results 1 – 2 of 2) sorted by relevance
91 if ((op & AR40XX_VTU_FUNC1_OP) == AR40XX_VTU_FUNC1_OP_LOAD) { in ar40xx_hw_vtu_op()119 op = AR40XX_VTU_FUNC1_OP_LOAD | (vid << AR40XX_VTU_FUNC1_VID_S); in ar40xx_hw_vtu_load_vlan()
234 #define AR40XX_VTU_FUNC1_OP_LOAD 2 macro