Home
last modified time | relevance | path

Searched defs:sparx5_port (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.h167 struct sparx5_port { struct
172 struct sparx5_port_config conf; argument
185 enum sparx5_port_max_tags max_vlan_tags; argument
186 enum sparx5_vlan_port_type vlan_type;
187 u32 custom_etype;
188 bool vlan_aware;
189 struct hrtimer inj_timer;
191 u8 ptp_cmd;
192 u16 ts_id;
193 struct sk_buff_head tx_skbs;
[all …]
Dsparx5_netdev.c204 struct sparx5_port *sparx5_port = netdev_priv(dev); in sparx5_get_port_parent_id() local
216 struct sparx5_port *sparx5_port = netdev_priv(dev); in sparx5_port_hwtstamp_get() local
231 struct sparx5_port *sparx5_port = netdev_priv(dev); in sparx5_port_hwtstamp_set() local