Searched refs:link_up_wait_to_complete (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_x540.h | 14 bool link_up_wait_to_complete);
|
| H A D | ixgbe_82598.c | 26 bool link_up_wait_to_complete); 614 bool link_up_wait_to_complete) in ixgbe_check_mac_link_82598() argument 633 if (link_up_wait_to_complete) { in ixgbe_check_mac_link_82598() 662 if (link_up_wait_to_complete) { in ixgbe_check_mac_link_82598()
|
| H A D | ixgbe_x550.h | 90 bool *link_up, bool link_up_wait_to_complete);
|
| H A D | ixgbe_common.h | 117 bool *link_up, bool link_up_wait_to_complete);
|
| H A D | ixgbe_api.h | 62 bool *link_up, bool link_up_wait_to_complete);
|
| H A D | ixgbe_api.c | 635 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_link() argument 638 link_up, link_up_wait_to_complete), in ixgbe_check_link()
|
| H A D | ixgbe_x550.c | 4489 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_link_t_X550em() argument 4498 link_up_wait_to_complete); in ixgbe_check_link_t_X550em()
|
| H A D | ixgbe_common.c | 4137 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_mac_link_generic() argument 4183 if (link_up_wait_to_complete) { in ixgbe_check_mac_link_generic()
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_hw.h | 59 bool *link_up, bool link_up_wait_to_complete);
|
| H A D | txgbe_type.h | 476 bool *link_up, bool link_up_wait_to_complete);
|
| H A D | txgbe_hw.c | 1930 bool *link_up, bool link_up_wait_to_complete) in txgbe_check_mac_link() argument 1971 if (link_up_wait_to_complete) { in txgbe_check_mac_link()
|