Searched refs:F_FW_PORT_CMD_LSTATUS (Results 1 – 2 of 2) sorted by relevance
4817 unsigned char link_ok = (stat & F_FW_PORT_CMD_LSTATUS) != 0; in t4_handle_fw_rpl()
5612 #define F_FW_PORT_CMD_LSTATUS V_FW_PORT_CMD_LSTATUS(1U) macro