Searched refs:queue_ch_frame (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | mISDNhw.h | 179 extern void queue_ch_frame(struct mISDNchannel *, u_int,
|
| /linux/drivers/isdn/mISDN/ |
| H A D | hwchannel.c | 384 queue_ch_frame(struct mISDNchannel *ch, u_int pr, int id, struct sk_buff *skb) in queue_ch_frame() function 401 EXPORT_SYMBOL(queue_ch_frame);
|
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | w6692.c | 1077 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in w6692_l2l1D()
|
| H A D | mISDNipac.c | 572 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in isac_l1hw()
|
| H A D | hfcsusb.c | 295 queue_ch_frame(ch, PH_DATA_CNF, hh->id, NULL); in hfcusb_l2l1D()
|
| H A D | hfcpci.c | 1594 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in hfcpci_l2l1D()
|
| H A D | hfcmulti.c | 3321 queue_ch_frame(ch, PH_DATA_CNF, id, NULL); in handle_dmsg()
|