TB_PORT_NFC_CREDITS_MASK  582 drivers/thunderbolt/switch.c 	nfc_credits = port->config.nfc_credits & TB_PORT_NFC_CREDITS_MASK;
TB_PORT_NFC_CREDITS_MASK  586 drivers/thunderbolt/switch.c 		    credits, port->config.nfc_credits & TB_PORT_NFC_CREDITS_MASK);
TB_PORT_NFC_CREDITS_MASK  588 drivers/thunderbolt/switch.c 	port->config.nfc_credits &= ~TB_PORT_NFC_CREDITS_MASK;
TB_PORT_NFC_CREDITS_MASK  327 drivers/thunderbolt/tunnel.c 		path->nfc_credits = nfc_credits & TB_PORT_NFC_CREDITS_MASK;