Searched refs:FW_PORT_CMD_LSTATUS_F (Results 1 – 3 of 3) sorted by relevance
1929 link_ok = (lstatus & FW_PORT_CMD_LSTATUS_F) != 0; in t4vf_handle_get_port_info()
2939 #define FW_PORT_CMD_LSTATUS_F FW_PORT_CMD_LSTATUS_V(1U) macro
8618 link_ok = (lstatus & FW_PORT_CMD_LSTATUS_F) != 0; in t4_handle_get_port_info()8844 link_ok = !!(lstatus & FW_PORT_CMD_LSTATUS_F); in t4_get_link_params()