Home
last modified time | relevance | path

Searched refs:tbnet (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/thunderbolt/
H A Dmain.c180 struct tbnet { struct
308 static void start_login(struct tbnet *net) in start_login()
321 static void stop_login(struct tbnet *net) in stop_login()
421 struct tbnet *net = data; in tbnet_handle_packet()
804 struct tbnet *net = container_of(napi, struct tbnet, napi); in tbnet_poll()
911 struct tbnet *net = data; in tbnet_start_poll()
918 struct tbnet *net = netdev_priv(dev); in tbnet_open()
972 struct tbnet *net = netdev_priv(dev); in tbnet_stop()
1106 struct tbnet *net = netdev_priv(dev); in tbnet_start_xmit()
1245 struct tbnet *net = netdev_priv(dev); in tbnet_get_stats64()
[all …]