Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
DmISDNif.h256 struct mISDNhead { struct
261 #define MISDN_HEADER_LEN sizeof(struct mISDNhead) argument
436 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0])
437 #define mISDN_HEAD_PRIM(s) (((struct mISDNhead *)&s->cb[0])->prim)
438 #define mISDN_HEAD_ID(s) (((struct mISDNhead *)&s->cb[0])->id)
552 struct mISDNhead *hh; in _alloc_mISDN_skb()
/linux-4.4.14/drivers/isdn/mISDN/
Dhwchannel.c222 struct mISDNhead *hh; in recv_Dchannel()
241 struct mISDNhead *hh; in recv_Echannel()
260 struct mISDNhead *hh; in recv_Bchannel()
395 struct mISDNhead *hh; in queue_ch_frame()
Dlayer2.c167 struct mISDNhead *hh; in l2up_create()
202 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down_raw()
217 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down()
229 struct mISDNhead *hh; in l2down_create()
246 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) { in ph_data_confirm()
291 struct mISDNhead *hh; in l2_timeout()
1868 ph_data_indication(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) in ph_data_indication()
1957 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2_send()
1965 struct mISDNhead *chh = hh + 1; /* saved copy */ in l2_send()
Dstack.c29 struct mISDNhead *hh = mISDN_HEAD_P(skb); in _queue_message()
92 struct mISDNhead *hh = mISDN_HEAD_P(skb); in send_layer2()
150 struct mISDNhead *hh = mISDN_HEAD_P(skb); in send_msg_to_layer()
Ddsp_core.c283 dsp_control_req(struct dsp *dsp, struct mISDNhead *hh, struct sk_buff *skb) in dsp_control_req()
669 struct mISDNhead *hh; in dsp_function()
1011 struct mISDNhead *hh; in dsp_send_bh()
Dtei.c305 struct mISDNhead *hh; in teiup_create()
1108 struct mISDNhead *hh = mISDN_HEAD_P(skb); in mgr_send()
1209 struct mISDNhead *hh = mISDN_HEAD_P(skb); in check_data()
1297 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;
1922 struct mISDNhead *hh;
Dl1oip_core.c891 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
1107 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dw6692.c958 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1B()
1084 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1D()
DmISDNipac.c574 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isac_l1hw()
1353 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hscx_l2l1()
Dhfcsusb.c215 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1B()
289 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1D()
Davmfritz.c698 struct mISDNhead *hh = mISDN_HEAD_P(skb); in avm_l2l1B()
Dhfcpci.c1593 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1D()
1676 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1B()
Dnetjet.c757 struct mISDNhead *hh = mISDN_HEAD_P(skb); in nj_l2l1B()
Dhfcmulti.c1850 struct mISDNhead *hh; in hfcmulti_dtmf()
3345 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
3474 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
DmISDNisar.c1483 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isar_l2l1()