tbnet
struct tbnet *net = netdev_priv(dev);
struct tbnet *net = netdev_priv(dev);
const struct tbnet *net = netdev_priv(dev);
const struct tbnet *net = netdev_priv(dev);
struct tbnet *net;
struct tbnet *net = tb_service_get_drvdata(svc);
struct tbnet *net = tb_service_get_drvdata(svc);
struct tbnet *net = tb_service_get_drvdata(svc);
static int tbnet_login_response(struct tbnet *net, u64 route, u8 sequence,
static int tbnet_login_request(struct tbnet *net, u8 sequence)
static int tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence,
static int tbnet_logout_request(struct tbnet *net)
static void start_login(struct tbnet *net)
static void stop_login(struct tbnet *net)
static void tbnet_tear_down(struct tbnet *net, bool send_logout)
struct tbnet *net = data;
static int tbnet_alloc_rx_buffers(struct tbnet *net, unsigned int nbuffers)
static struct tbnet_frame *tbnet_get_tx_buffer(struct tbnet *net)
struct tbnet *net = netdev_priv(tf->dev);
static int tbnet_alloc_tx_buffers(struct tbnet *net)
struct tbnet *net = container_of(work, typeof(*net), connected_work);
struct tbnet *net = container_of(work, typeof(*net), login_work.work);
struct tbnet *net = container_of(work, typeof(*net), disconnect_work);
static bool tbnet_check_frame(struct tbnet *net, const struct tbnet_frame *tf,
struct tbnet *net = container_of(napi, struct tbnet, napi);
struct tbnet *net = data;
struct tbnet *net = netdev_priv(dev);
struct tbnet *net = netdev_priv(dev);
static bool tbnet_xmit_csum_and_map(struct tbnet *net, struct sk_buff *skb,