Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
DmISDNif.h255 struct mISDNhead { struct
260 #define MISDN_HEADER_LEN sizeof(struct mISDNhead) argument
435 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0])
436 #define mISDN_HEAD_PRIM(s) (((struct mISDNhead *)&s->cb[0])->prim)
437 #define mISDN_HEAD_ID(s) (((struct mISDNhead *)&s->cb[0])->id)
551 struct mISDNhead *hh; in _alloc_mISDN_skb()
/Linux-v6.1/drivers/isdn/mISDN/
Dhwchannel.c213 struct mISDNhead *hh; in recv_Dchannel()
232 struct mISDNhead *hh; in recv_Echannel()
251 struct mISDNhead *hh; in recv_Bchannel()
386 struct mISDNhead *hh; in queue_ch_frame()
Dlayer2.c158 struct mISDNhead *hh; in l2up_create()
193 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down_raw()
208 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down()
220 struct mISDNhead *hh; in l2down_create()
237 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) { in ph_data_confirm()
282 struct mISDNhead *hh; in l2_timeout()
1856 ph_data_indication(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) in ph_data_indication()
1945 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2_send()
1953 struct mISDNhead *chh = hh + 1; /* saved copy */ in l2_send()
Dstack.c23 struct mISDNhead *hh = mISDN_HEAD_P(skb); in _queue_message()
85 struct mISDNhead *hh = mISDN_HEAD_P(skb); in send_layer2()
142 struct mISDNhead *hh = mISDN_HEAD_P(skb); in send_msg_to_layer()
Ddsp_core.c281 dsp_control_req(struct dsp *dsp, struct mISDNhead *hh, struct sk_buff *skb) in dsp_control_req()
667 struct mISDNhead *hh; in dsp_function()
1008 struct mISDNhead *hh; in dsp_send_bh()
Dtei.c296 struct mISDNhead *hh; in teiup_create()
1099 struct mISDNhead *hh = mISDN_HEAD_P(skb); in mgr_send()
1199 struct mISDNhead *hh = mISDN_HEAD_P(skb); in check_data()
1287 struct mISDNhead *hhc, *hh = mISDN_HEAD_P(skb); in mgr_bcast()
Ddsp_cmx.c1186 struct mISDNhead *hh = mISDN_HEAD_P(skb); in dsp_cmx_receive()
1318 struct mISDNhead *hh, *thh;
1920 struct mISDNhead *hh;
Dl1oip_core.c871 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
1091 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
/Linux-v6.1/drivers/isdn/hardware/mISDN/
Dw6692.c937 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1B()
1063 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1D()
DmISDNipac.c558 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isac_l1hw()
1336 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hscx_l2l1()
Dhfcsusb.c201 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1B()
278 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1D()
Davmfritz.c685 struct mISDNhead *hh = mISDN_HEAD_P(skb); in avm_l2l1B()
Dhfcpci.c1579 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1D()
1662 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1B()
Dnetjet.c743 struct mISDNhead *hh = mISDN_HEAD_P(skb); in nj_l2l1B()
Dhfcmulti.c1836 struct mISDNhead *hh; in hfcmulti_dtmf()
3328 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
3457 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
DmISDNisar.c1471 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isar_l2l1()