Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c3257 bool i2c_en, port_matched; in ixl_find_i2c_interface() local
3263 port_matched = ((reg & I40E_GLGEN_MDIO_I2C_SEL_PHY_PORT_NUM_MASK) in ixl_find_i2c_interface()
3266 if (i2c_en && port_matched) in ixl_find_i2c_interface()