Home
last modified time | relevance | path

Searched refs:ixgbe_nvm_version (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.h194 void ixgbe_get_etk_id(struct ixgbe_hw *hw, struct ixgbe_nvm_version *nvm_ver);
196 struct ixgbe_nvm_version *nvm_ver);
198 struct ixgbe_nvm_version *nvm_ver);
200 struct ixgbe_nvm_version *nvm_ver);
H A Dixgbe_common.c5353 struct ixgbe_nvm_version *nvm_ver) in ixgbe_get_orom_version()
5391 struct ixgbe_nvm_version *nvm_ver) in ixgbe_get_oem_prod_version()
5433 void ixgbe_get_etk_id(struct ixgbe_hw *hw, struct ixgbe_nvm_version *nvm_ver) in ixgbe_get_etk_id()
5463 struct ixgbe_nvm_version *nvm_ver) in ixgbe_get_nvm_version()
5469 memset(nvm_ver, 0, sizeof(struct ixgbe_nvm_version)); in ixgbe_get_nvm_version()
H A Dixgbe_type.h370 struct ixgbe_nvm_version { struct
H A Dif_ix.c5054 struct ixgbe_nvm_version nvm_ver = {0}; in ixgbe_sbuf_fw_version()