time_sent          92 drivers/nfc/st-nci/ndlc.c 	unsigned long time_sent;
time_sent         106 drivers/nfc/st-nci/ndlc.c 		time_sent = jiffies;
time_sent         107 drivers/nfc/st-nci/ndlc.c 		*(unsigned long *)skb->cb = time_sent;
time_sent         113 drivers/nfc/st-nci/ndlc.c 		mod_timer(&ndlc->t1_timer, time_sent +
time_sent         117 drivers/nfc/st-nci/ndlc.c 		mod_timer(&ndlc->t2_timer, time_sent +
time_sent         151 drivers/nfc/st-nci/ndlc.c 	unsigned long time_sent;
time_sent         173 drivers/nfc/st-nci/ndlc.c 				time_sent = jiffies;
time_sent         175 drivers/nfc/st-nci/ndlc.c 				mod_timer(&ndlc->t1_timer, time_sent +
time_sent         179 drivers/nfc/st-nci/ndlc.c 				time_sent = jiffies;
time_sent         181 drivers/nfc/st-nci/ndlc.c 				mod_timer(&ndlc->t1_timer, time_sent +
time_sent         522 net/nfc/hci/llc_shdlc.c 	unsigned long time_sent;
time_sent         558 net/nfc/hci/llc_shdlc.c 		time_sent = jiffies;
time_sent         559 net/nfc/hci/llc_shdlc.c 		*(unsigned long *)skb->cb = time_sent;
time_sent         565 net/nfc/hci/llc_shdlc.c 			mod_timer(&shdlc->t2_timer, time_sent +