Home
last modified time | relevance | path

Searched defs:ice_nvm_access_cmd (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_nvm.h46 struct ice_nvm_access_cmd { struct
47 u32 command; /* NVM command: READ or WRITE */
48 u32 config; /* NVM command configuration */
72 u32 ice_nvm_access_get_module(struct ice_nvm_access_cmd *cmd); argument