Searched refs:ixgbe_if_crcstrip_set (Results 1 – 1 of 1) sorted by relevance
178 static void ixgbe_if_crcstrip_set(if_ctx_t, int, int);323 DEVMETHOD(ifdi_crcstrip_set, ixgbe_if_crcstrip_set),3220 ixgbe_if_crcstrip_set(if_ctx_t ctx, int onoff, int crcstrip) in ixgbe_if_crcstrip_set() function