Searched refs:remote_pfc_bitmap (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h364 u32_t remote_pfc_bitmap; member in struct:_b10_dcbx_params_get_t
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c1459 (dcbx_params.remote_pfc_bitmap % 2),
1460 ((dcbx_params.remote_pfc_bitmap / 2) % 2),
1461 ((dcbx_params.remote_pfc_bitmap / 4) % 2),
1462 ((dcbx_params.remote_pfc_bitmap / 8) % 2),
1463 ((dcbx_params.remote_pfc_bitmap / 16) % 2),
1464 ((dcbx_params.remote_pfc_bitmap / 32) % 2),
1465 ((dcbx_params.remote_pfc_bitmap / 64) % 2),
1466 ((dcbx_params.remote_pfc_bitmap / 128) % 2));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3595 dcbx_params->remote_pfc_bitmap = remote_mib.features.pfc.pri_en_bitmap;

Completed in 67 milliseconds