Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dfarsync.c423 struct fst_port_info { struct
457 struct fst_port_info ports[FST_MAX_PORTS]; argument
470 struct fst_port_info *dma_port_rx;
471 struct fst_port_info *dma_port_tx;
817 fst_tx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, in fst_tx_dma_complete()
847 fst_rx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, in fst_rx_dma_complete()
936 fst_issue_cmd(struct fst_port_info *port, unsigned short cmd) in fst_issue_cmd()
982 fst_op_raise(struct fst_port_info *port, unsigned int outputs) in fst_op_raise()
992 fst_op_lower(struct fst_port_info *port, unsigned int outputs) in fst_op_lower()
1005 fst_rx_config(struct fst_port_info *port) in fst_rx_config()
[all …]