Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1133 #define IGC_NVM_RW_REG_DONE 2 /* Offset to READ/WRITE done bit */ macro
H A Digc_i225.c575 if (IGC_NVM_RW_REG_DONE & in __igc_write_nvm_srwr()
H A Digc_nvm.c223 if (reg & IGC_NVM_RW_REG_DONE) in igc_poll_eerd_eewr_done()