Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/ !
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()
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_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);
1936 hh = mISDN_HEAD_P(nskb);
1952 hh = mISDN_HEAD_P(nskb);
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()
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()
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()
Ddsp_core.c672 hh = mISDN_HEAD_P(skb); in dsp_function()
1024 hh = mISDN_HEAD_P(skb); in dsp_send_bh()
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-6.1.9/include/linux/ !
DmISDNif.h435 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0]) macro
557 hh = mISDN_HEAD_P(skb); in _alloc_mISDN_skb()
/linux-6.1.9/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()
1667 struct mISDNhead *hh = mISDN_HEAD_P(skb); in hfcpci_l2l1B()
Dnetjet.c743 struct mISDNhead *hh = mISDN_HEAD_P(skb); in nj_l2l1B()
Dhfcmulti.c1912 hh = mISDN_HEAD_P(skb); in hfcmulti_dtmf()
3331 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_dmsg()
3464 struct mISDNhead *hh = mISDN_HEAD_P(skb); in handle_bmsg()
DmISDNisar.c1471 struct mISDNhead *hh = mISDN_HEAD_P(skb); in isar_l2l1()