Home
last modified time | relevance | path

Searched refs:FW_PORT_ACTION_GET_PORT_INFO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9442 case FW_PORT_ACTION_GET_PORT_INFO: { in t4_handle_get_port_info()
9577 ? FW_PORT_ACTION_GET_PORT_INFO in t4_update_port_info()
9614 ? FW_PORT_ACTION_GET_PORT_INFO in t4_get_link_params()
9624 if (action == FW_PORT_ACTION_GET_PORT_INFO) { in t4_get_link_params()
9668 (action == FW_PORT_ACTION_GET_PORT_INFO || in t4_handle_fw_rpl()
10696 ? FW_PORT_ACTION_GET_PORT_INFO in t4_init_portinfo_viid()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7289 FW_PORT_ACTION_GET_PORT_INFO = 0x0003, enumerator