HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_flow_control (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.c 333 static int ixgbe_flow_control = ixgbe_fc_full; variable in typeref:typename:int
335 &ixgbe_flow_control, 0, "Default flow control used for all adapters");
949 hw->fc.requested_mode = ixgbe_flow_control;
ixgbe.c 333 static int ixgbe_flow_control = ixgbe_fc_full; variable in typeref:typename:int
335 &ixgbe_flow_control, 0, "Default flow control used for all adapters");
949 hw->fc.requested_mode = ixgbe_flow_control;

Completed in 30 milliseconds