Searched refs:l2_newid (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/isdn/mISDN/ ! |
D | layer2.c | 133 l2_newid(struct layer2 *l2) in l2_newid() function 425 if (l2down(l2, PH_DATA_REQ, l2_newid(l2), skb)) in enqueue_super() 434 if (l2down(l2, PH_DATA_REQ, l2_newid(l2), skb)) in enqueue_ui() 701 l2down_create(l2, PH_DEACTIVATE_REQ, l2_newid(l2), 0, NULL); in lapb_dl_release_l2l3() 1086 l2_newid(l2), 0, NULL); in l2_st5_dm_release() 1387 l2_newid(l2), 0, NULL); in l2_st5_tout_200() 1517 l2down(l2, PH_DATA_REQ, l2_newid(l2), nskb); in l2_pull_iqueue() 2016 ret = l2down(l2, PH_ACTIVATE_REQ, l2_newid(l2), in l2_send() 2023 l2_newid(l2), 0, NULL); in l2_send()
|