Home
last modified time | relevance | path

Searched refs:sunvnet_port_is_up_common (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet_common.h153 bool sunvnet_port_is_up_common(struct vnet_port *vnet);
H A Dsunvnet.c212 if (!sunvnet_port_is_up_common(port)) in __tx_port_find()
220 if (!sunvnet_port_is_up_common(port)) in __tx_port_find()
H A Dsunvnet_common.c771 bool sunvnet_port_is_up_common(struct vnet_port *vnet) in sunvnet_port_is_up_common() function
777 EXPORT_SYMBOL_GPL(sunvnet_port_is_up_common); variable
875 if (!sunvnet_port_is_up_common(port)) { in vnet_event_napi()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet_common.h153 bool sunvnet_port_is_up_common(struct vnet_port *vnet);
H A Dsunvnet.c212 if (!sunvnet_port_is_up_common(port)) in __tx_port_find()
220 if (!sunvnet_port_is_up_common(port)) in __tx_port_find()
H A Dsunvnet_common.c772 bool sunvnet_port_is_up_common(struct vnet_port *vnet) in sunvnet_port_is_up_common() function
778 EXPORT_SYMBOL_GPL(sunvnet_port_is_up_common); variable
876 if (!sunvnet_port_is_up_common(port)) { in vnet_event_napi()

Completed in 7 milliseconds