Searched refs:FW_PORT_CMD_LSTATUS_F (Results 1 – 3 of 3) sorted by relevance
1508 link_ok = (stat & FW_PORT_CMD_LSTATUS_F) != 0; in t4vf_handle_fw_rpl()
2468 #define FW_PORT_CMD_LSTATUS_F FW_PORT_CMD_LSTATUS_V(1U) macro
6877 int link_ok = (stat & FW_PORT_CMD_LSTATUS_F) != 0; in t4_handle_fw_rpl()