Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_nvm.h38 struct ice_nvm_features { struct
56 struct ice_nvm_features drv_features; /* NVM features */ argument
H A Dice_nvm.c960 if (cmd->data_size < sizeof(struct ice_nvm_features)) in ice_nvm_access_get_features()
969 data->drv_features.size = sizeof(struct ice_nvm_features); in ice_nvm_access_get_features()