Searched refs:nicvf_log_error (Results 1 – 2 of 2) sorted by relevance
103 nicvf_log_error("PF didn't ack to msg 0x%02x %s VF%d (%d/%d)", in nicvf_mbox_send_msg_to_pf()161 nicvf_log_error("Received %" PRIu8 "/%" PRIu8 in nicvf_handle_mbx_intr()169 nicvf_log_error("Received secondary qset[%zu] " in nicvf_handle_mbx_intr()179 nicvf_log_error("Invalid message from PF, msg_id=0x%hhx %s", in nicvf_handle_mbx_intr()
14 #define nicvf_log_error(s, ...) PMD_DRV_LOG(ERR, s, ##__VA_ARGS__) macro