Searched refs:ice_cfg_iwarp_fltr (Results 1 – 3 of 3) sorted by relevance
530 ice_cfg_iwarp_fltr(struct ice_hw *hw, u16 vsi_handle, bool enable);
308 ret = ice_cfg_iwarp_fltr(&sc->hw, vsi->idx, enable); in ice_rdma_update_vsi_filter()
676 ice_cfg_iwarp_fltr(struct ice_hw *hw, u16 vsi_handle, bool enable) in ice_cfg_iwarp_fltr() function