Home
last modified time | relevance | path

Searched refs:I40E_AQ_AN_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h2183 #define I40E_AQ_AN_COMPLETED 0x01 macro
H A Dixl_pf_main.c690 (hw->phy.link_info.an_info & I40E_AQ_AN_COMPLETED) ? "True" : "False", in ixl_link_up_msg()