Searched refs:NFC_CONN_NO_FC (Results 1 – 2 of 2) sorted by relevance
106 #define NFC_CONN_NO_FC 0xFF /* set num_buff to this for no flow control */ macro
232 if (p_cb->num_buff != NFC_CONN_NO_FC) in nfc_ncif_send_data()583 if (p_cb && p_cb->num_buff != NFC_CONN_NO_FC) in nfc_ncif_proc_credits()