Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dwanxl.h147 }port_status_t; typedef
H A Dwanxl.c67 port_status_t port_status[4];
92 static inline port_status_t *get_status(struct port *port) in get_status()