Searched refs:ixgbe_rx_is_fcoe (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_fcoe.c43 * ixgbe_rx_is_fcoe - check the rx desc for incoming pkt type
48 static inline bool ixgbe_rx_is_fcoe(union ixgbe_adv_rx_desc *rx_desc) function
304 if (!ixgbe_rx_is_fcoe(rx_desc))

Completed in 178 milliseconds