Home
last modified time | relevance | path

Searched refs:FS_VCC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dfirestream.c727 if (skb == FS_VCC (ATM_SKB(skb)->vcc)->last_skb) { in process_txdone_queue()
728 FS_VCC (ATM_SKB(skb)->vcc)->last_skb = NULL; in process_txdone_queue()
729 wake_up_interruptible (& FS_VCC (ATM_SKB(skb)->vcc)->close_wait); in process_txdone_queue()
1100 struct fs_vcc *vcc = FS_VCC (atm_vcc); in fs_close()
1161 struct fs_vcc *vcc = FS_VCC (atm_vcc); in fs_send()
1962 vcc = FS_VCC (dev->atm_vccs[i]); in firestream_remove_one()
H A Dfirestream.h487 #define FS_VCC(atm_vcc) ((struct fs_vcc *) (atm_vcc)->dev_data) macro

Completed in 4 milliseconds