Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c667 static bool axgbe_phy_sfp_verify_eeprom(uint8_t cc_in, uint8_t *buf, in axgbe_phy_sfp_verify_eeprom() argument
675 return (cc == cc_in) ? true : false; in axgbe_phy_sfp_verify_eeprom()