Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h162 u16 soft_id, u8 queue, bool cloud_mode);
165 u16 soft_id);
169 u16 soft_id,
H A Dixgbe_82599.c1877 u16 soft_id, u8 queue, bool cloud_mode) in ixgbe_fdir_write_perfect_filter_82599() argument
1935 fdirhash |= soft_id << IXGBE_FDIRHASH_SIG_SW_INDEX_SHIFT; in ixgbe_fdir_write_perfect_filter_82599()
1967 u16 soft_id) in ixgbe_fdir_erase_perfect_filter_82599() argument
1975 fdirhash |= soft_id << IXGBE_FDIRHASH_SIG_SW_INDEX_SHIFT; in ixgbe_fdir_erase_perfect_filter_82599()
2016 u16 soft_id, u8 queue, bool cloud_mode) in ixgbe_fdir_add_perfect_filter_82599() argument
2065 soft_id, queue, cloud_mode); in ixgbe_fdir_add_perfect_filter_82599()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h318 ddi_softintr_t soft_id; member
H A Dsfe_util.c4970 DDI_SOFTINT_LOW, &dp->soft_id, in gem_do_attach()
5068 ddi_remove_softintr(dp->soft_id); in gem_do_detach()