Searched refs:TLP_BYTE_COUNT (Results 1 – 2 of 2) sorted by relevance
57 #define TLP_BYTE_COUNT(s) (((s) >> 0) & 0xfff) macro168 TLP_BYTE_COUNT(dw[1]) == sizeof(u32) && in tlp_read_packet()
67 #define TLP_BYTE_COUNT(s) (((s) >> 0) & 0xfff) macro271 if (value && TLP_BYTE_COUNT(dw[1]) == sizeof(u32) && in s10_tlp_read_packet()