Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/atm/
Dusbatm.c144 struct usbatm_control { struct
150 #define UDSL_SKB(x) ((struct usbatm_control *)(x)->cb) argument
458 struct usbatm_control *ctrl = UDSL_SKB(skb); in usbatm_write_cells()
645 struct usbatm_control *ctrl = UDSL_SKB(skb); in usbatm_atm_send()
1278 if (sizeof(struct usbatm_control) > FIELD_SIZEOF(struct sk_buff, cb)) { in usbatm_usb_init()