Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h104 int bnxt_hwrm_nvm_get_dir_info(struct bnxt_softc *softc, uint32_t *entries,
H A Dbnxt_hwrm.c2505 bnxt_hwrm_nvm_get_dir_info(struct bnxt_softc *softc, uint32_t *entries, in bnxt_hwrm_nvm_get_dir_info() function
2549 rc = bnxt_hwrm_nvm_get_dir_info(softc, entries, entry_length); in bnxt_hwrm_nvm_get_dir_entries()
H A Dif_bnxt.c3741 rc = bnxt_hwrm_nvm_get_dir_info(softc, &info->entries, in bnxt_priv_ioctl()