Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
H A Dhwchannel.c220 hh = mISDN_HEAD_P(dch->rx_skb); in recv_Dchannel()
239 hh = mISDN_HEAD_P(ech->rx_skb); in recv_Echannel()
266 hh = mISDN_HEAD_P(bch->rx_skb); in recv_Bchannel()
392 hh = mISDN_HEAD_P(skb); in queue_ch_frame()
H A 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()
H A Dtei.c302 hh = mISDN_HEAD_P(skb); 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()
1305 hhc = mISDN_HEAD_P(cskb); in mgr_bcast()
H A Ddsp_cmx.c1175 struct mISDNhead *hh = mISDN_HEAD_P(skb); in dsp_cmx_receive()
1350 hh = mISDN_HEAD_P(nskb);
1584 thh = mISDN_HEAD_P(txskb);
1925 hh = mISDN_HEAD_P(nskb);
1941 hh = mISDN_HEAD_P(nskb);
H A Dlayer2.c166 hh = mISDN_HEAD_P(skb); in l2up_create()
193 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down_raw()
208 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down()
225 hh = mISDN_HEAD_P(skb); in l2down_create()
291 hh = mISDN_HEAD_P(skb); in l2_timeout()
1945 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2_send()
H A Dsocket.c154 memcpy(skb_push(skb, MISDN_HEADER_LEN), mISDN_HEAD_P(skb), in mISDN_sock_recvmsg()
201 memcpy(mISDN_HEAD_P(skb), skb->data, MISDN_HEADER_LEN); in mISDN_sock_sendmsg()
H A Ddsp_core.c673 hh = mISDN_HEAD_P(skb); in dsp_function()
1025 hh = mISDN_HEAD_P(skb); in dsp_send_bh()
H A Dl1oip_core.c872 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
1092 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
/linux/include/linux/
H A DmISDNif.h435 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0]) macro
557 hh = mISDN_HEAD_P(skb); in _alloc_mISDN_skb()
/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c938 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1B()
1064 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1D()
H A DmISDNipac.c559 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isac_l1hw()
1337 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hscx_l2l1()
H A Dhfcsusb.c202 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1B()
279 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1D()
H A Davmfritz.c686 struct mISDNhead *hh = mISDN_HEAD_P(skb); in avm_l2l1B()
H A Dhfcpci.c1580 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1D()
1668 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1B()
H A Dnetjet.c744 struct mISDNhead *hh = mISDN_HEAD_P(skb); in nj_l2l1B()
H A Dhfcmulti.c1882 hh = mISDN_HEAD_P(skb); in hfcmulti_dtmf()
3302 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
3435 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
H A DmISDNisar.c1472 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isar_l2l1()