Lines Matching defs:mcs

132 static int mcs_set_reg(struct mcs_cb *mcs, __u16 reg, __u16 val)  in mcs_set_reg()
141 static int mcs_get_reg(struct mcs_cb *mcs, __u16 reg, __u16 * val) in mcs_get_reg()
158 static inline int mcs_setup_transceiver_vishay(struct mcs_cb *mcs) in mcs_setup_transceiver_vishay()
198 static inline int mcs_setup_transceiver_agilent(struct mcs_cb *mcs) in mcs_setup_transceiver_agilent()
205 static inline int mcs_setup_transceiver_sharp(struct mcs_cb *mcs) in mcs_setup_transceiver_sharp()
212 static inline int mcs_setup_transceiver(struct mcs_cb *mcs) in mcs_setup_transceiver()
390 static void mcs_unwrap_mir(struct mcs_cb *mcs, __u8 *buf, int len) in mcs_unwrap_mir()
442 static void mcs_unwrap_fir(struct mcs_cb *mcs, __u8 *buf, int len) in mcs_unwrap_fir()
495 static inline int mcs_setup_urbs(struct mcs_cb *mcs) in mcs_setup_urbs()
517 static inline int mcs_receive_start(struct mcs_cb *mcs) in mcs_receive_start()
531 static inline int mcs_find_endpoints(struct mcs_cb *mcs, in mcs_find_endpoints()
562 struct mcs_cb *mcs = container_of(work, struct mcs_cb, work); in mcs_speed_work() local
572 static int mcs_speed_change(struct mcs_cb *mcs) in mcs_speed_change()
673 struct mcs_cb *mcs = netdev_priv(netdev); in mcs_net_close() local
697 struct mcs_cb *mcs = netdev_priv(netdev); in mcs_net_open() local
763 struct mcs_cb *mcs = urb->context; in mcs_receive_irq() local
809 struct mcs_cb *mcs = urb->context; in mcs_send_irq() local
823 struct mcs_cb *mcs; in mcs_hard_xmit() local
888 struct mcs_cb *mcs; in mcs_probe() local
963 struct mcs_cb *mcs = usb_get_intfdata(intf); in mcs_disconnect() local