Searched defs:check_link (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_type.h | 279 s32 (*check_link)(struct ngbe_hw *hw, u32 *speed, member 356 s32 (*check_link)(struct ngbe_hw *hw, u32 *speed, bool *link_up); member
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_type.h | 546 s32 (*check_link)(struct txgbe_hw *hw, u32 *speed, member 654 s32 (*check_link)(struct txgbe_hw *hw, u32 *speed, bool *link_up); member
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_type.h | 3955 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member 4036 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); member
|