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

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 4417 * ixgbe_set_mux - Set mux for port 1 access with CS4227
4421 static void ixgbe_set_mux(struct ixgbe_hw *hw, u8 state) function in typeref:typename:void
4454 ixgbe_set_mux(hw, 1);
4471 ixgbe_set_mux(hw, 0);

Completed in 14 milliseconds