Lines Matching refs:fst_port_info

423 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()
1033 fst_tx_config(struct fst_port_info *port) in fst_tx_config()
1061 fst_intr_te1_alarm(struct fst_card_info *card, struct fst_port_info *port) in fst_intr_te1_alarm()
1107 fst_intr_ctlchg(struct fst_card_info *card, struct fst_port_info *port) in fst_intr_ctlchg()
1130 fst_log_rx_error(struct fst_card_info *card, struct fst_port_info *port, in fst_log_rx_error()
1164 fst_recover_rx_error(struct fst_card_info *card, struct fst_port_info *port, in fst_recover_rx_error()
1203 fst_intr_rx(struct fst_card_info *card, struct fst_port_info *port) in fst_intr_rx()
1322 struct fst_port_info *port; in do_bottom_half_tx()
1428 struct fst_port_info *port; in do_bottom_half_rx()
1463 struct fst_port_info *port; in fst_intr()
1662 set_conf_from_info(struct fst_card_info *card, struct fst_port_info *port, in set_conf_from_info()
1752 gather_conf_info(struct fst_card_info *card, struct fst_port_info *port, in gather_conf_info()
1848 fst_set_iface(struct fst_card_info *card, struct fst_port_info *port, in fst_set_iface()
1923 fst_get_iface(struct fst_card_info *card, struct fst_port_info *port, in fst_get_iface()
1981 struct fst_port_info *port; in fst_ioctl()
2130 fst_openport(struct fst_port_info *port) in fst_openport()
2166 fst_closeport(struct fst_port_info *port) in fst_closeport()
2184 struct fst_port_info *port; in fst_open()
2206 struct fst_port_info *port; in fst_close()
2244 struct fst_port_info *port; in fst_tx_timeout()
2264 struct fst_port_info *port; in fst_start_xmit()