Home
last modified time | relevance | path

Searched defs:eee_status (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h494 u32 eee_status; member
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h1126 u32 eee_status[PORT_MAX]; member
/titanic_50/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c376 u32 saved_val, req_val, eee_status; in elink_check_lfa() local
3280 static void elink_update_mng_eee(struct elink_params *params, u32 eee_status) in elink_update_mng_eee()