bdx_priv
static void bdx_rx_free_skbs(struct bdx_priv *priv, struct rxf_fifo *f)
static void bdx_rx_free(struct bdx_priv *priv)
static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f)
NETIF_RX_MUX(struct bdx_priv *priv, u32 rxd_val1, u16 rxd_vlan,
static void bdx_recycle_skb(struct bdx_priv *priv, struct rxd_desc *rxdd)
static int bdx_rx_receive(struct bdx_priv *priv, struct rxd_fifo *f, int budget)
bdx_tx_map_skb(struct bdx_priv *priv, struct sk_buff *skb,
static int bdx_tx_init(struct bdx_priv *priv)
bdx_fifo_init(struct bdx_priv *priv, struct fifo *f, int fsz_type,
static inline int bdx_tx_space(struct bdx_priv *priv)
struct bdx_priv *priv = netdev_priv(ndev);
static void bdx_tx_cleanup(struct bdx_priv *priv)
static void bdx_tx_free_skbs(struct bdx_priv *priv)
static void bdx_tx_free(struct bdx_priv *priv)
static void bdx_tx_push_desc(struct bdx_priv *priv, void *data, int size)
static void bdx_tx_push_desc_safe(struct bdx_priv *priv, void *data, int size)
static void bdx_fifo_free(struct bdx_priv *priv, struct fifo *f)
struct bdx_priv *priv;
ndev = alloc_etherdev(sizeof(struct bdx_priv));
static void bdx_link_changed(struct bdx_priv *priv)
struct bdx_priv *priv = netdev_priv(netdev);
struct bdx_priv *priv = netdev_priv(netdev);
struct bdx_priv *priv = netdev_priv(netdev);
static void bdx_isr_extra(struct bdx_priv *priv, u32 isr)
struct bdx_priv *priv = netdev_priv(netdev);
struct bdx_priv *priv = netdev_priv(netdev);
struct bdx_priv *priv = netdev_priv(netdev);
struct bdx_priv *priv = netdev_priv(netdev);
struct bdx_priv *priv = netdev_priv(ndev);
struct bdx_priv *priv = container_of(napi, struct bdx_priv, napi);
static int bdx_fw_load(struct bdx_priv *priv)
static void bdx_restore_mac(struct net_device *ndev, struct bdx_priv *priv)
static int bdx_hw_start(struct bdx_priv *priv)
static void bdx_hw_stop(struct bdx_priv *priv)
static int bdx_hw_reset(struct bdx_priv *priv)
static int bdx_sw_reset(struct bdx_priv *priv)
static int bdx_reset(struct bdx_priv *priv)
struct bdx_priv *priv = NULL;
struct bdx_priv *priv;
static int bdx_range_check(struct bdx_priv *priv, u32 offset)
struct bdx_priv *priv = netdev_priv(ndev);
struct bdx_priv *priv = netdev_priv(ndev);
static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f);
static void bdx_tx_cleanup(struct bdx_priv *priv);
struct bdx_priv *priv = netdev_priv(ndev);
static int bdx_rx_receive(struct bdx_priv *priv, struct rxd_fifo *f, int budget);
static void bdx_tx_push_desc_safe(struct bdx_priv *priv, void *data, int size);
struct bdx_priv *priv = netdev_priv(ndev);
static int bdx_tx_init(struct bdx_priv *priv);
static int bdx_rx_init(struct bdx_priv *priv);
static int bdx_read_mac(struct bdx_priv *priv)
static u64 bdx_read_l2stat(struct bdx_priv *priv, int reg)
static void bdx_rx_free(struct bdx_priv *priv);
static void bdx_update_stats(struct bdx_priv *priv)
static void bdx_tx_free(struct bdx_priv *priv);
static int bdx_rx_init(struct bdx_priv *priv)
struct bdx_priv *priv[LUXOR_MAX_PORT];