Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.h14 int txgbe_identify_module(struct wx *wx);
H A Dtxgbe_aml.c336 int txgbe_identify_module(struct wx *wx) in txgbe_identify_module() function
H A Dtxgbe_main.c102 err = txgbe_identify_module(wx); in txgbe_module_detection_subtask()