Searched refs:mac_cmd_rcode (Results 1 – 1 of 1) sorted by relevance
4034 u8 mac_cmd_rcode; in qlcnic_83xx_check_mac_rcode() local4039 mac_cmd_rcode = (u8)fw_data; in qlcnic_83xx_check_mac_rcode()4040 if (mac_cmd_rcode == QLC_83XX_NO_NIC_RESOURCE || in qlcnic_83xx_check_mac_rcode()4041 mac_cmd_rcode == QLC_83XX_MAC_PRESENT || in qlcnic_83xx_check_mac_rcode()4042 mac_cmd_rcode == QLC_83XX_MAC_ABSENT) { in qlcnic_83xx_check_mac_rcode()