Home
last modified time | relevance | path

Searched refs:num_msg_proc (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_sriov.c216 ++snap_buf->num_msg_proc >= snap_buf->max_num_msgs_mbx)) in ice_mbx_traverse()
347 snap_buf->num_msg_proc = mbx_data->num_msg_proc; in ice_mbx_vf_state_handler()
Dice_virtchnl_pf.h132 u16 num_msg_proc, u16 num_msg_pending);
177 u16 __always_unused num_msg_proc, in ice_is_malicious_vf() argument
Dice_type.h725 u16 num_msg_proc; member
759 u16 num_msg_proc; member
Dice_virtchnl_pf.c4913 u16 num_msg_proc, u16 num_msg_pending) in ice_is_malicious_vf() argument
4930 mbxdata.num_msg_proc = num_msg_proc; in ice_is_malicious_vf()