Home
last modified time | relevance | path

Searched refs:link_up_wait_to_complete (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c499 bool link_up_wait_to_complete) in ixgbe_check_mac_link_82598() argument
516 if (link_up_wait_to_complete) { in ixgbe_check_mac_link_82598()
545 if (link_up_wait_to_complete) { in ixgbe_check_mac_link_82598()
H A Dixgbe_e610.h44 bool *link_up, bool link_up_wait_to_complete);
H A Dixgbe_common.h75 bool *link_up, bool link_up_wait_to_complete);
H A Dixgbe_e610.c1605 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_link_e610() argument
1625 if (link_up_wait_to_complete && !(*link_up)) { in ixgbe_check_link_e610()
H A Dixgbe_common.c3297 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_mac_link_generic() argument
3342 if (link_up_wait_to_complete) { in ixgbe_check_mac_link_generic()
H A Dixgbe_x550.c1912 bool link_up_wait_to_complete) in ixgbe_check_link_t_X550em() argument
1921 link_up_wait_to_complete); in ixgbe_check_link_t_X550em()