Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57710_init_values.c29194 INIT_CSEM_INT_TABLE_DATA(pdev) = csem_int_table_data_e1; in ecore_init_e1_firmware()
H A D57711_init_values.c30491 INIT_CSEM_INT_TABLE_DATA(pdev) = csem_int_table_data_e1h; in ecore_init_e1h_firmware()
H A D57712_init_values.c58036 INIT_CSEM_INT_TABLE_DATA(pdev) = csem_int_table_data_e2; in ecore_init_e2_firmware()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h146 data = INIT_CSEM_INT_TABLE_DATA(pdev); in ecore_sel_blob()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2892 #define INIT_CSEM_INT_TABLE_DATA(_pdev) (_pdev)->ecore_info.csem_int_table_data macro