Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Dfarsync.c427 struct fst_port_info { struct
461 struct fst_port_info ports[FST_MAX_PORTS]; argument
474 struct fst_port_info *dma_port_rx;
475 struct fst_port_info *dma_port_tx;
821 fst_tx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, in fst_tx_dma_complete()
851 fst_rx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, in fst_rx_dma_complete()
940 fst_issue_cmd(struct fst_port_info *port, unsigned short cmd) in fst_issue_cmd()
986 fst_op_raise(struct fst_port_info *port, unsigned int outputs) in fst_op_raise()
996 fst_op_lower(struct fst_port_info *port, unsigned int outputs) in fst_op_lower()
1009 fst_rx_config(struct fst_port_info *port) in fst_rx_config()
[all …]