Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_switch.h530 ice_cfg_iwarp_fltr(struct ice_hw *hw, u16 vsi_handle, bool enable);
HDice_rdma.c308 ret = ice_cfg_iwarp_fltr(&sc->hw, vsi->idx, enable); in ice_rdma_update_vsi_filter()
HDice_switch.c676 ice_cfg_iwarp_fltr(struct ice_hw *hw, u16 vsi_handle, bool enable) in ice_cfg_iwarp_fltr() function