void rtl931x_print_matrix(void);
-void rtldsa_930x_set_receive_management_action(int port, rma_ctrl_t type, action_type_t action);
-void rtldsa_931x_set_receive_management_action(int port, rma_ctrl_t type, action_type_t action);
-
#endif /* _NET_DSA_RTL83XX_H */
rtl_table_release(q);
}
-void rtldsa_930x_set_receive_management_action(int port, rma_ctrl_t type,
- action_type_t action)
+static void rtldsa_930x_set_receive_management_action(int port, rma_ctrl_t type,
+ action_type_t action)
{
u32 shift;
u32 value;
rtl_table_release(r);
}
-void rtldsa_931x_set_receive_management_action(int port, rma_ctrl_t type, action_type_t action)
+static void rtldsa_931x_set_receive_management_action(int port, rma_ctrl_t type,
+ action_type_t action)
{
u32 shift;
u32 value;