HomeSort by: relevance | last modified time | path
    Searched refs:disable_sec_rx_path (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.c 351 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic;
2306 hw->mac.ops.disable_sec_rx_path(hw);
ixgbe_api.c 1663 return ixgbe_call_func(hw, hw->mac.ops.disable_sec_rx_path,
ixgbe_x540.c 110 mac->ops.disable_sec_rx_path = ixgbe_disable_sec_rx_path_generic;
ixgbe_x550.c 743 mac->ops.disable_sec_rx_path = NULL;
ixgbe_type.h 4042 s32 (*disable_sec_rx_path)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 27 milliseconds