Searched refs:handle1 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/atm/
H A Dnicstar.c942 struct sk_buff *handle1, *handle2; push_rxbufs() local
951 handle1 = skb; push_rxbufs()
978 card->sm_handle = handle1; push_rxbufs()
992 card->lg_handle = handle1; push_rxbufs()
1000 skb_unlink(handle1, &card->sbpool.queue); push_rxbufs()
1001 dev_kfree_skb_any(handle1); push_rxbufs()
1010 skb_unlink(handle1, &card->lbpool.queue); push_rxbufs()
1011 dev_kfree_skb_any(handle1); push_rxbufs()
1019 id1 = idr_alloc(&card->idr, handle1, 0, 0, GFP_ATOMIC); push_rxbufs()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_def.h1868 uint32_t handle1; /* System handle. */ member in struct:__anon9497
H A Dqla_iocb.c2100 ct_iocb->handle1 = sp->handle; qla2x00_ct_iocb()

Completed in 180 milliseconds