Searched refs:port_matched (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c3109 bool i2c_en, port_matched; local
3115 port_matched = ((reg & I40E_GLGEN_MDIO_I2C_SEL_PHY_PORT_NUM_MASK)
3118 if (i2c_en && port_matched)

Completed in 103 milliseconds