Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_common.c2317 cmd->command_flags |= I40E_AQ_NVM_LAST_CMD; in i40e_aq_read_nvm()
2362 cmd->command_flags |= I40E_AQ_NVM_LAST_CMD; in i40e_aq_erase_nvm()
2676 cmd->command_flags |= I40E_AQ_NVM_LAST_CMD; in i40e_aq_update_nvm()
Di40e_adminq_cmd.h1825 #define I40E_AQ_NVM_LAST_CMD 0x01 macro
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1823 #define I40E_AQ_NVM_LAST_CMD 0x01 macro