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

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_status.h43 I40E_ERR_PHY = -3, enumerator in enum:i40e_status_code
H A Dixl_pf_i2c.c230 status = I40E_ERR_PHY;
269 status = I40E_ERR_PHY;
415 status = I40E_ERR_PHY;
H A Di40e_common.c178 case I40E_ERR_PHY:
179 return "I40E_ERR_PHY";

Completed in 114 milliseconds