Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/mISDN/
Dhwchannel.c171 hh = mISDN_HEAD_P(dch->rx_skb); in recv_Dchannel()
190 hh = mISDN_HEAD_P(ech->rx_skb); in recv_Echannel()
204 hh = mISDN_HEAD_P(bch->rx_skb); in recv_Bchannel()
331 hh = mISDN_HEAD_P(skb); in queue_ch_frame()
Dstack.c28 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.c1181 struct mISDNhead *hh = mISDN_HEAD_P(skb); in dsp_cmx_receive()
1356 hh = mISDN_HEAD_P(nskb); in dsp_cmx_send_member()
1593 thh = mISDN_HEAD_P(txskb); in dsp_cmx_send_member()
1936 hh = mISDN_HEAD_P(nskb);
1952 hh = mISDN_HEAD_P(nskb);
Dtei.c311 hh = mISDN_HEAD_P(skb); in teiup_create()
1081 struct mISDNhead *hh = mISDN_HEAD_P(skb); in mgr_send()
1178 struct mISDNhead *hh = mISDN_HEAD_P(skb); in check_data()
1266 struct mISDNhead *hh = mISDN_HEAD_P(skb); in mgr_bcast()
Dsocket.c163 memcpy(skb_push(skb, MISDN_HEADER_LEN), mISDN_HEAD_P(skb), in mISDN_sock_recvmsg()
212 memcpy(mISDN_HEAD_P(skb), skb->data, MISDN_HEADER_LEN); in mISDN_sock_sendmsg()
Dlayer2.c170 hh = mISDN_HEAD_P(skb); in l2up_create()
195 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down_raw()
210 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2down()
227 hh = mISDN_HEAD_P(skb); in l2down_create()
1929 struct mISDNhead *hh = mISDN_HEAD_P(skb); in l2_send()
Ddsp_core.c671 hh = mISDN_HEAD_P(skb); in dsp_function()
1024 hh = mISDN_HEAD_P(skb); in dsp_send_bh()
Dl1oip_core.c898 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
1114 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
/linux-3.4.99/include/linux/
DmISDNif.h423 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0]) macro
545 hh = mISDN_HEAD_P(skb); in _alloc_mISDN_skb()
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dw6692.c946 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1B()
1092 struct mISDNhead *hh = mISDN_HEAD_P(skb); in w6692_l2l1D()
DmISDNipac.c574 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isac_l1hw()
1340 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hscx_l2l1()
Dhfcsusb.c215 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1B()
296 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcusb_l2l1D()
Davmfritz.c661 struct mISDNhead *hh = mISDN_HEAD_P(skb); in avm_l2l1B()
Dhfcpci.c1611 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1D()
1694 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1B()
Dnetjet.c734 struct mISDNhead *hh = mISDN_HEAD_P(skb); in nj_l2l1B()
Dhfcmulti.c1890 hh = mISDN_HEAD_P(skb); in hfcmulti_dtmf()
3306 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
3435 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
DmISDNisar.c1481 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isar_l2l1()