ines_port
struct ines_port port[INES_N_PORTS];
static int ines_rxfifo_read(struct ines_port *port);
static u64 ines_rxts64(struct ines_port *port, unsigned int words);
static u64 ines_txts64(struct ines_port *port, unsigned int words);
struct ines_port *port;
struct ines_port *port;
static struct ines_port *ines_find_port(struct device_node *node, u32 index)
struct ines_port *port = NULL;
static u64 ines_find_rxts(struct ines_port *port, struct sk_buff *skb, int type)
static u64 ines_find_txts(struct ines_port *port, struct sk_buff *skb)
struct ines_port *port = container_of(mii_ts, struct ines_port, mii_ts);
struct ines_port *port = container_of(mii_ts, struct ines_port, mii_ts);
struct ines_port *port = container_of(mii_ts, struct ines_port, mii_ts);
struct ines_port *port = container_of(mii_ts, struct ines_port, mii_ts);
static int ines_rxfifo_read(struct ines_port *port)
static u64 ines_rxts64(struct ines_port *port, unsigned int words)
static u64 ines_txts64(struct ines_port *port, unsigned int words)
static bool ines_txts_onestep(struct ines_port *port, struct sk_buff *skb, int type)
struct ines_port *port = container_of(mii_ts, struct ines_port, mii_ts);
struct ines_port *port =
container_of(work, struct ines_port, ts_work.work);
struct ines_port *port;