Searched refs:send_oam (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | atmdev.h | 189 int (*send_oam)(struct atm_vcc *vcc,void *cell,int flags); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | atmdev.h | 190 int (*send_oam)(struct atm_vcc *vcc,void *cell,int flags); member
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | solos-pci.c | 1183 .send_oam = NULL,
|
H A D | idt77252.c | 143 .send_oam = idt77252_send_oam, 2009 printk("%s: Out of memory in send_oam().\n", card->name); in idt77252_send_oam()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | solos-pci.c | 1183 .send_oam = NULL,
|
H A D | idt77252.c | 143 .send_oam = idt77252_send_oam, 2002 printk("%s: Out of memory in send_oam().\n", card->name); in idt77252_send_oam()
|
Completed in 13 milliseconds