Lines Matching refs:hw_id
363 __le32 hw_id; member
441 __le32 hw_id; member
554 __le32 hw_id; member
1022 u32 *dev_id, u32 *hw_id, u16 *fp_id) in prestera_hw_port_info_get() argument
1036 *hw_id = __le32_to_cpu(resp.hw_id); in prestera_hw_port_info_get()
1109 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_mac_mode_get()
1140 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_mac_mode_set()
1167 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_phy_mode_get()
1196 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_phy_mode_set()
1220 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_mtu_set()
1235 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_mac_set()
1250 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_accept_frm_type()
1266 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_cap_get()
1442 req.port.hw_id = __cpu_to_le32(iface->port->hw_id); in prestera_hw_vtcam_iface_bind()
1462 req.port.hw_id = __cpu_to_le32(iface->port->hw_id); in prestera_hw_vtcam_iface_unbind()
1475 .port = __cpu_to_le32(port->hw_id), in prestera_hw_span_get()
1494 .port = __cpu_to_le32(port->hw_id), in prestera_hw_span_bind()
1512 .port = __cpu_to_le32(port->hw_id), in prestera_hw_span_unbind()
1539 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_type_get()
1559 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_speed_get()
1580 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_autoneg_restart()
1593 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_stats_get()
1663 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_learning_set()
1678 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_uc_flood_set()
1696 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_mc_flood_set()
1715 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_br_locked_set()
1750 .port = __cpu_to_le32(port->hw_id), in prestera_hw_vlan_port_set()
1764 .port = __cpu_to_le32(port->hw_id), in prestera_hw_vlan_port_vid_set()
1776 .port = __cpu_to_le32(port->hw_id), in prestera_hw_vlan_port_stp_set()
1792 .port = __cpu_to_le32(port->hw_id), in prestera_hw_fdb_add()
1810 .port = __cpu_to_le32(port->hw_id), in prestera_hw_fdb_del()
1861 .port = __cpu_to_le32(port->hw_id), in prestera_hw_fdb_flush_port()
1887 .port = __cpu_to_le32(port->hw_id), in prestera_hw_fdb_flush_port_vlan()
1959 .port = __cpu_to_le32(port->hw_id), in prestera_hw_bridge_port_add()
1971 .port = __cpu_to_le32(port->hw_id), in prestera_hw_bridge_port_delete()
2192 .port = __cpu_to_le32(port->hw_id), in prestera_hw_lag_member_add()
2204 .port = __cpu_to_le32(port->hw_id), in prestera_hw_lag_member_del()
2217 .port = __cpu_to_le32(port->hw_id), in prestera_hw_lag_member_enable()
2510 ports->port_num = __cpu_to_le32(port->hw_id); in prestera_hw_flood_domain_ports_set()