Searched refs:GET_LAN_PACKET_LENGTH (Results 1 – 2 of 2) sorted by relevance
167 #define GET_LAN_PACKET_LENGTH(x) (((x) & LAN_REPLY_PACKET_LENGTH_MASK) \ macro
861 len = GET_LAN_PACKET_LENGTH(tmsg); in mpt_lan_receive_post_turbo()