tx_work_scheduled   32 net/nfc/nfc.h  	bool tx_work_scheduled;
tx_work_scheduled   42 net/nfc/rawsock.c 	nfc_rawsock(sk)->tx_work_scheduled = false;
tx_work_scheduled  162 net/nfc/rawsock.c 		nfc_rawsock(sk)->tx_work_scheduled = false;
tx_work_scheduled  229 net/nfc/rawsock.c 	if (!nfc_rawsock(sk)->tx_work_scheduled) {
tx_work_scheduled  231 net/nfc/rawsock.c 		nfc_rawsock(sk)->tx_work_scheduled = true;
tx_work_scheduled  352 net/nfc/rawsock.c 		nfc_rawsock(sk)->tx_work_scheduled = false;