Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_api.h67 s32 igc_check_reset_block(struct igc_hw *hw);
H A Digc_api.c1420 s32 igc_check_reset_block(struct igc_hw *hw) in igc_check_reset_block() function
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1337 if (igc_check_reset_block(hw) < 0) in eth_igc_dev_init()