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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 4635 bool was_full, is_full; local in function:ixgbe_handle_timer
4639 is_full = ixgbe_sfp_cage_full(hw);
4642 if (was_full ^ is_full)
ixgbe.c 4635 bool was_full, is_full; local in function:ixgbe_handle_timer
4639 is_full = ixgbe_sfp_cage_full(hw);
4642 if (was_full ^ is_full)

Completed in 30 milliseconds