| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | num_segments.hpp | 81 : detail::counting::other_count<0> 90 : detail::counting::other_count 99 : detail::counting::other_count<1> 119 : detail::counting::other_count<0>
|
| H A D | num_points.hpp | 100 : detail::counting::other_count<1> 105 : detail::counting::other_count<(1 << geometry::dimension<Geometry>::value)> 110 : detail::counting::other_count<2>
|
| H A D | num_geometries.hpp | 67 : detail::counting::other_count<1>
|
| H A D | num_interior_rings.hpp | 51 : detail::counting::other_count<0>
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | channels.c | 78 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 D | ioctl.c | 1786 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 D | ethtool.h | 47 __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 D | counting.hpp | 45 struct other_count struct
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 919 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 D | ethtool-copy.h | 328 __u32 other_count; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 1121 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 D | qeth_ethtool.c | 207 channels->other_count = 0; in qeth_get_channels()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/ |
| H A D | gve_ethtool.c | 372 cmd->other_count = 0; in gve_get_channels()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1420 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 D | ethtool.h | 517 __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 D | ethtool.h | 517 __u32 other_count; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_ethtool.c | 390 ch->other_count = 0; in cpsw_get_channels()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ethtool.h | 549 __u32 other_count; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ethtool.c | 749 if (channels->other_count) { in xgbe_set_channels()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1444 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 D | qede_ethtool.c | 1060 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 D | ice_ethtool.c | 3318 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 D | be_ethtool.c | 1240 if (ch->other_count || !ch->combined_count || in be_set_channels()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 4695 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 D | bnx2x_ethtool.c | 3592 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()
|