Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_common.c2713 cmd->command_flags |= I40E_AQ_NVM_LAST_CMD; in i40e_aq_read_nvm()
2758 cmd->command_flags |= I40E_AQ_NVM_LAST_CMD; in i40e_aq_erase_nvm()
3086 cmd->command_flags |= I40E_AQ_NVM_LAST_CMD; in i40e_aq_update_nvm()
Di40e_adminq_cmd.h1831 #define I40E_AQ_NVM_LAST_CMD 0x01 macro
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1828 #define I40E_AQ_NVM_LAST_CMD 0x01 macro