Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_vf_mbx.c234 bool *is_malvf) in ice_mbx_detect_malvf() argument
245 *is_malvf = true; in ice_mbx_detect_malvf()
303 bool *is_malvf) in ice_mbx_vf_state_handler() argument
311 if (!is_malvf || !mbx_data) in ice_mbx_vf_state_handler()
317 *is_malvf = false; in ice_mbx_vf_state_handler()
367 status = ice_mbx_detect_malvf(hw, vf_id, &new_state, is_malvf); in ice_mbx_vf_state_handler()
381 status = ice_mbx_detect_malvf(hw, vf_id, &new_state, is_malvf); in ice_mbx_vf_state_handler()