ican3_dev
static int ican3_handle_cevtind(struct ican3_dev *mod, struct ican3_msg *msg)
static void ican3_handle_inquiry(struct ican3_dev *mod, struct ican3_msg *msg)
static void ican3_handle_nmtsind(struct ican3_dev *mod, struct ican3_msg *msg)
static void ican3_handle_unknown_message(struct ican3_dev *mod,
static void ican3_handle_message(struct ican3_dev *mod, struct ican3_msg *msg)
static void ican3_put_echo_skb(struct ican3_dev *mod, struct sk_buff *skb)
static unsigned int ican3_get_echo_skb(struct ican3_dev *mod)
static bool ican3_echo_skb_matches(struct ican3_dev *mod, struct sk_buff *skb)
static bool ican3_txok(struct ican3_dev *mod)
static int ican3_recv_skb(struct ican3_dev *mod)
struct ican3_dev *mod = container_of(napi, struct ican3_dev, napi);
struct ican3_dev *mod = dev_id;
static int ican3_reset_module(struct ican3_dev *mod)
static void ican3_shutdown_module(struct ican3_dev *mod)
static int ican3_startup_module(struct ican3_dev *mod)
struct ican3_dev *mod = netdev_priv(ndev);
struct ican3_dev *mod = netdev_priv(ndev);
struct ican3_dev *mod = netdev_priv(ndev);
struct ican3_dev *mod = netdev_priv(ndev);
struct ican3_dev *mod = netdev_priv(ndev);
struct ican3_dev *mod = netdev_priv(to_net_dev(dev));
struct ican3_dev *mod = netdev_priv(to_net_dev(dev));
struct ican3_dev *mod = netdev_priv(to_net_dev(dev));
struct ican3_dev *mod;
struct ican3_dev *mod = netdev_priv(ndev);
static inline void ican3_set_page(struct ican3_dev *mod, unsigned int page)
static int ican3_old_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg)
static int ican3_old_send_msg(struct ican3_dev *mod, struct ican3_msg *msg)
static void ican3_init_new_host_interface(struct ican3_dev *mod)
static void ican3_init_fast_host_interface(struct ican3_dev *mod)
static int ican3_new_send_msg(struct ican3_dev *mod, struct ican3_msg *msg)
static int ican3_new_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg)
static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg)
static int ican3_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg)
static int ican3_msg_connect(struct ican3_dev *mod)
static int ican3_msg_disconnect(struct ican3_dev *mod)
static int ican3_msg_newhostif(struct ican3_dev *mod)
static int ican3_msg_fasthostif(struct ican3_dev *mod)
static int ican3_set_id_filter(struct ican3_dev *mod, bool accept)
static int ican3_set_bus_state(struct ican3_dev *mod, bool on)
static int ican3_set_termination(struct ican3_dev *mod, bool on)
static int ican3_send_inquiry(struct ican3_dev *mod, u8 subspec)
static int ican3_set_buserror(struct ican3_dev *mod, u8 quota)
static void ican3_to_can_frame(struct ican3_dev *mod,
static void can_frame_to_ican3(struct ican3_dev *mod,
static void ican3_handle_idvers(struct ican3_dev *mod, struct ican3_msg *msg)
static void ican3_handle_msglost(struct ican3_dev *mod, struct ican3_msg *msg)