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