Searched refs:FW_PORT_CMD_LSTATUS_F (Results 1 – 3 of 3) sorted by relevance
1930 link_ok = (lstatus & FW_PORT_CMD_LSTATUS_F) != 0; in t4vf_handle_get_port_info()
2941 #define FW_PORT_CMD_LSTATUS_F FW_PORT_CMD_LSTATUS_V(1U) macro
8587 link_ok = (lstatus & FW_PORT_CMD_LSTATUS_F) != 0; in t4_handle_get_port_info()8813 link_ok = !!(lstatus & FW_PORT_CMD_LSTATUS_F); in t4_get_link_params()