Home
last modified time | relevance | path

Searched refs:enc_vpd_is_global (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_vpd.c30 if (enp->en_nic_cfg.enc_vpd_is_global) { in ef10_vpd_init()
120 if (enp->en_nic_cfg.enc_vpd_is_global) { in ef10_vpd_read()
391 if (enp->en_nic_cfg.enc_vpd_is_global) { in ef10_vpd_write()
H A Dmedford_nic.c145 encp->enc_vpd_is_global = B_TRUE; in medford_board_cfg()
H A Dmedford2_nic.c147 encp->enc_vpd_is_global = B_TRUE; in medford2_board_cfg()
H A Drhead_nic.c168 encp->enc_vpd_is_global = B_TRUE; in rhead_board_cfg()
H A Defx.h1582 boolean_t enc_vpd_is_global; member