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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 1523 * ixgbe_is_sfp
1526 ixgbe_is_sfp(struct ixgbe_hw *hw) function in typeref:typename:bool
1546 } /* ixgbe_is_sfp */
1573 sfp = ixgbe_is_sfp(hw);
3200 if (ixgbe_is_sfp(hw)) {
4625 if (ixgbe_is_sfp(hw)) {

Completed in 15 milliseconds