Home
last modified time | relevance | path

Searched refs:other_count (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dnum_segments.hpp81 : detail::counting::other_count<0>
90 : detail::counting::other_count
99 : detail::counting::other_count<1>
119 : detail::counting::other_count<0>
H A Dnum_points.hpp100 : detail::counting::other_count<1>
105 : detail::counting::other_count<(1 << geometry::dimension<Geometry>::value)>
110 : detail::counting::other_count<2>
H A Dnum_geometries.hpp67 : detail::counting::other_count<1>
H A Dnum_interior_rings.hpp51 : detail::counting::other_count<0>
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dchannels.c78 channels->other_count))) || in channels_fill_reply()
148 ethnl_update_u32(&channels.other_count, in ethnl_set_channels()
162 else if (channels.other_count > channels.max_other) in ethnl_set_channels()
H A Dioctl.c1786 channels.other_count == curr.other_count) in ethtool_set_channels()
1793 channels.other_count > curr.max_other) in ethtool_set_channels()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dethtool.h47 __u32 other_count; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dcounting.hpp45 struct other_count struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c919 ch->other_count = NONQ_VECS; in iavf_get_channels()
955 if (ch->rx_count || ch->tx_count || ch->other_count != NONQ_VECS) in iavf_set_channels()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h328 __u32 other_count; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1121 ch->other_count = ch->max_other; in fm10k_get_channels()
1138 if (ch->other_count != NON_Q_VECTORS) in fm10k_set_channels()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_ethtool.c207 channels->other_count = 0; in qeth_get_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c372 cmd->other_count = 0; in gve_get_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1420 channel->other_count = NFP_NET_NON_Q_VECTORS; in nfp_net_get_channels()
1448 if (channel->other_count != NFP_NET_NON_Q_VECTORS || in nfp_net_set_channels()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h517 __u32 other_count; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h517 __u32 other_count; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c390 ch->other_count = 0; in cpsw_get_channels()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h549 __u32 other_count; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c749 if (channels->other_count) { in xgbe_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1444 ch->other_count = NON_Q_VECTORS; in igc_ethtool_get_channels()
1462 if (ch->other_count != NON_Q_VECTORS) in igc_ethtool_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1060 channels->other_count, channels->combined_count); in qede_set_channels()
1066 if (channels->other_count) { in qede_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3318 ch->other_count = test_bit(ICE_FLAG_FD_ENA, pf->flags) ? 1 : 0; in ice_get_channels()
3319 ch->max_other = ch->other_count; in ice_get_channels()
3400 if (ch->other_count != (test_bit(ICE_FLAG_FD_ENA, pf->flags) ? 1U : 0U)) in ice_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1240 if (ch->other_count || !ch->combined_count || in be_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c4695 ch->other_count = (pf->flags & I40E_FLAG_FD_SB_ENABLED) ? 1 : 0; in i40e_get_channels()
4696 ch->max_other = ch->other_count; in i40e_get_channels()
4738 if (ch->other_count != ((pf->flags & I40E_FLAG_FD_SB_ENABLED) ? 1 : 0)) in i40e_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3592 channels->rx_count, channels->tx_count, channels->other_count, in bnx2x_set_channels()
3603 if (channels->rx_count || channels->tx_count || channels->other_count in bnx2x_set_channels()

12