Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dsolos-pci.c114 struct solos_card { struct
171 static void fpga_queue(struct solos_card *card, int port, struct sk_buff *skb,
173 static uint32_t fpga_tx(struct solos_card *);
176 static int atm_init(struct solos_card *, struct device *);
177 static void atm_remove(struct solos_card *);
178 static int send_command(struct solos_card *card, int dev, const char *buf, size_t size);
194 struct solos_card *card = atmdev->dev_data; in solos_param_show()
249 struct solos_card *card = atmdev->dev_data; in solos_param_store()
348 static int process_status(struct solos_card *card, int port, struct sk_buff *skb) in process_status()
415 static int process_command(struct solos_card *card, int port, struct sk_buff *skb) in process_command()
[all …]