Home
last modified time | relevance | path

Searched defs:t7xx_port (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_port.h99 struct t7xx_port { struct
101 const struct t7xx_port_conf *port_conf; argument
102 struct t7xx_pci_dev *t7xx_dev;
103 struct device *dev;
104 u16 seq_nums[2]; /* TX/RX sequence numbers */
105 atomic_t usage_cnt;
106 struct list_head entry;
107 struct list_head queue_entry;
136 int t7xx_port_enqueue_skb(struct t7xx_port *port, struct sk_buff *skb); argument

Completed in 3 milliseconds