Searched refs:F_RXF_IP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_msg.h | 2017 #define F_RXF_IP V_RXF_IP(1U) macro |
/freebsd/sys/dev/cxgbe/ | ||
H A D | t4_sge.c | 2033 MPASS((cpl->l2info & htobe32(F_RXF_IP)) ^ in eth_rx() |