Searched refs:FW_PORT_CMD_LSTATUS_F (Results 1 – 3 of 3) sorted by relevance
1707 link_ok = (stat & FW_PORT_CMD_LSTATUS_F) != 0; in t4vf_handle_fw_rpl()
2486 #define FW_PORT_CMD_LSTATUS_F FW_PORT_CMD_LSTATUS_V(1U) macro
7192 int link_ok = (stat & FW_PORT_CMD_LSTATUS_F) != 0; in t4_handle_get_port_info()