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

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 197 bool ixgbe_sfp_cage_full(struct ixgbe_hw *hw);
ixgbe_phy.c 1289 * ixgbe_sfp_cage_full
1294 ixgbe_sfp_cage_full(struct ixgbe_hw *hw) function in typeref:typename:bool
1316 } /* ixgbe_sfp_cage_full */
1332 if (!ixgbe_sfp_cage_full(hw)) {
ixgbe.c 4639 is_full = ixgbe_sfp_cage_full(hw);
4808 !ixgbe_sfp_cage_full(hw))
ixgbe_common.c 4268 !ixgbe_sfp_cage_full(hw)) {

Completed in 45 milliseconds