Searched refs:ICE_ASYNC_VF_MSG_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_sriov.h43 #define ICE_ASYNC_VF_MSG_THRESHOLD 63 macro
H A Dice_sriov.c303 if (snap->mbx_vf.vf_cntr[vf_id] >= ICE_ASYNC_VF_MSG_THRESHOLD)
383 if (mbx_data->max_num_msgs_mbx <= ICE_ASYNC_VF_MSG_THRESHOLD)
391 if (mbx_data->async_watermark_val < ICE_ASYNC_VF_MSG_THRESHOLD ||

Completed in 114 milliseconds