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