Searched refs:F_RXF_IP6 (Results 1 – 2 of 2) sorted by relevance
2019 int ipv6 = !!(cpl->l2info & htobe32(F_RXF_IP6)); in handle_cpl_rx_pkt()2024 (cpl->l2info & htobe32(F_RXF_IP6))); in handle_cpl_rx_pkt()
2821 #define F_RXF_IP6 V_RXF_IP6(1U) macro