Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_api.h58 s32 igc_get_speed_and_duplex(struct igc_hw *hw, u16 *speed, u16 *duplex);
H A Digc_api.c1159 s32 igc_get_speed_and_duplex(struct igc_hw *hw, u16 *speed, u16 *duplex) in igc_get_speed_and_duplex() function