Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fm/
Deth.c121 char phyopt[20]; in tgec_is_fibre() local
123 sprintf(phyopt, "fsl_fm%d_xaui_phy", fm->fm_index + 1); in tgec_is_fibre()
125 return hwconfig_arg_cmp(phyopt, "xfi"); in tgec_is_fibre()