Lines Matching full:command

25  * @cmd_flags:	Command flags; one or more of 'MC_CMD_FLAG_'
45 /* prepare command */ in dpsw_open()
52 /* send command to mc*/ in dpsw_open()
66 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
78 /* prepare command */ in dpsw_close()
83 /* send command to mc*/ in dpsw_close()
90 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
99 /* prepare command */ in dpsw_enable()
104 /* send command to mc*/ in dpsw_enable()
111 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
120 /* prepare command */ in dpsw_disable()
125 /* send command to mc*/ in dpsw_disable()
132 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
141 /* prepare command */ in dpsw_reset()
146 /* send command to mc*/ in dpsw_reset()
153 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
171 /* prepare command */ in dpsw_set_irq_enable()
179 /* send command to mc*/ in dpsw_set_irq_enable()
186 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
205 /* prepare command */ in dpsw_set_irq_mask()
213 /* send command to mc*/ in dpsw_set_irq_mask()
220 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
237 /* prepare command */ in dpsw_get_irq_status()
245 /* send command to mc*/ in dpsw_get_irq_status()
260 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
275 /* prepare command */ in dpsw_clear_irq_status()
283 /* send command to mc*/ in dpsw_clear_irq_status()
290 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
303 /* prepare command */ in dpsw_get_attributes()
308 /* send command to mc*/ in dpsw_get_attributes()
336 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
349 /* prepare command */ in dpsw_if_set_link_cfg()
358 /* send command to mc*/ in dpsw_if_set_link_cfg()
365 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
380 /* prepare command */ in dpsw_if_get_link_state()
387 /* send command to mc*/ in dpsw_if_get_link_state()
404 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
418 /* prepare command */ in dpsw_if_set_tci()
429 /* send command to mc*/ in dpsw_if_set_tci()
436 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
451 /* prepare command */ in dpsw_if_get_tci()
458 /* send command to mc*/ in dpsw_if_get_tci()
475 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
491 /* prepare command */ in dpsw_if_set_stp()
500 /* send command to mc*/ in dpsw_if_set_stp()
507 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
523 /* prepare command */ in dpsw_if_get_counter()
531 /* send command to mc*/ in dpsw_if_get_counter()
546 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
557 /* prepare command */ in dpsw_if_enable()
564 /* send command to mc*/ in dpsw_if_enable()
571 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
582 /* prepare command */ in dpsw_if_disable()
589 /* send command to mc*/ in dpsw_if_disable()
596 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
637 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
650 /* prepare command */ in dpsw_if_set_max_frame_length()
658 /* send command to mc*/ in dpsw_if_set_max_frame_length()
665 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
685 /* prepare command */ in dpsw_vlan_add()
693 /* send command to mc*/ in dpsw_vlan_add()
700 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
706 * otherwise an error is generated and an entire command is
718 /* prepare command */ in dpsw_vlan_add_if()
728 /* send command to mc*/ in dpsw_vlan_add_if()
736 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
745 * command is ignored.
755 /* prepare command */ in dpsw_vlan_add_if_untagged()
763 /* send command to mc*/ in dpsw_vlan_add_if_untagged()
770 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
776 * is returned and an the command is ignored
786 /* prepare command */ in dpsw_vlan_remove_if()
794 /* send command to mc*/ in dpsw_vlan_remove_if()
802 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
809 * command is ignored
819 /* prepare command */ in dpsw_vlan_remove_if_untagged()
827 /* send command to mc*/ in dpsw_vlan_remove_if_untagged()
834 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
846 /* prepare command */ in dpsw_vlan_remove()
853 /* send command to mc*/ in dpsw_vlan_remove()
861 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
896 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
907 /* prepare command */ in dpsw_fdb_remove()
920 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
934 /* prepare command */ in dpsw_fdb_add_unicast()
945 /* send command to mc*/ in dpsw_fdb_add_unicast()
952 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
962 * command execution. If the FDB table does not fit into memory MC will stop
975 /* prepare command */ in dpsw_fdb_dump()
984 /* send command to mc */ in dpsw_fdb_dump()
998 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1012 /* prepare command */ in dpsw_fdb_remove_unicast()
1023 /* send command to mc*/ in dpsw_fdb_remove_unicast()
1030 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1037 * yet, otherwise error will be generated and the command is
1051 /* prepare command */ in dpsw_fdb_add_multicast()
1063 /* send command to mc*/ in dpsw_fdb_add_multicast()
1071 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1077 * otherwise an error will be returned and an entire command
1090 /* prepare command */ in dpsw_fdb_remove_multicast()
1102 /* send command to mc*/ in dpsw_fdb_remove_multicast()
1109 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1140 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1171 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1204 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1235 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1250 /* prepare command */ in dpsw_if_get_port_mac_addr()
1257 /* send command to mc*/ in dpsw_if_get_port_mac_addr()
1273 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1291 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1310 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1335 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1361 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1396 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1419 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1445 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1458 /* prepare command */ in dpsw_acl_remove_if()
1466 /* send command to mc*/ in dpsw_acl_remove_if()
1519 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1551 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1566 /* prepare command */ in dpsw_acl_remove_entry()
1579 /* send command to mc*/ in dpsw_acl_remove_entry()
1586 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1612 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
1639 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'