Home
last modified time | relevance | path

Searched refs:mISDN_HEAD_P (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/drivers/isdn/mISDN/
Dhwchannel.c229 hh = mISDN_HEAD_P(dch->rx_skb); in recv_Dchannel()
248 hh = mISDN_HEAD_P(ech->rx_skb); in recv_Echannel()
275 hh = mISDN_HEAD_P(bch->rx_skb); in recv_Bchannel()
401 hh = mISDN_HEAD_P(skb); in queue_ch_frame()
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_cmx.c1186 struct mISDNhead *hh = mISDN_HEAD_P(skb); in dsp_cmx_receive()
1361 hh = mISDN_HEAD_P(nskb);
1595 thh = mISDN_HEAD_P(txskb);
1938 hh = mISDN_HEAD_P(nskb);
1954 hh = mISDN_HEAD_P(nskb);
Dtei.c311 hh = mISDN_HEAD_P(skb); 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()
1315 hhc = mISDN_HEAD_P(cskb); in mgr_bcast()
Dlayer2.c175 hh = mISDN_HEAD_P(skb); in l2up_create()
202 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down_raw()
217 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down()
234 hh = mISDN_HEAD_P(skb); in l2down_create()
300 hh = mISDN_HEAD_P(skb); in l2_timeout()
1957 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2_send()
Dsocket.c163 memcpy(skb_push(skb, MISDN_HEADER_LEN), mISDN_HEAD_P(skb), in mISDN_sock_recvmsg()
210 memcpy(mISDN_HEAD_P(skb), skb->data, MISDN_HEADER_LEN); in mISDN_sock_sendmsg()
Ddsp_core.c674 hh = mISDN_HEAD_P(skb); in dsp_function()
1027 hh = mISDN_HEAD_P(skb); in dsp_send_bh()
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/include/linux/
DmISDNif.h436 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0]) macro
558 hh = mISDN_HEAD_P(skb); in _alloc_mISDN_skb()
/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.c1926 hh = mISDN_HEAD_P(skb); 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()