Home
last modified time | relevance | path

Searched refs:ntuple (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/Documentation/networking/device_drivers/aquantia/
Datlantic.txt226 RX flow rules (ntuple filters)
234 The driver utilizes the ethtool interface for configuring ntuple filters,
239 ethtool -K ethX ntuple <on|off>
241 When disabling ntuple filters, all the user programed filters are
243 be re-added when ntuple is re-enabled.
256 To add a filter that directs packet to queue 5, use <-N|-U|--config-nfc|--config-ntuple> switch:
306 ethtool <-u|-n|--show-nfc|--show-ntuple> <ethX>
310 sudo ethtool <-N|-U|--config-nfc|--config-ntuple> <ethX> delete <loc>
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c483 u64 ntuple = 0; in cxgb4_select_ntuple() local
489 ntuple |= (u64)(FT_VLAN_VLD_F | l2t->vlan) << tp->vlan_shift; in cxgb4_select_ntuple()
492 ntuple |= (u64)l2t->lport << tp->port_shift; in cxgb4_select_ntuple()
495 ntuple |= (u64)IPPROTO_TCP << tp->protocol_shift; in cxgb4_select_ntuple()
500 ntuple |= (u64)(FT_VNID_ID_VF_V(pi->vin) | in cxgb4_select_ntuple()
505 return ntuple; in cxgb4_select_ntuple()
Dcxgb4_filter.c957 u64 ntuple = 0; in hash_filter_ntuple() local
963 ntuple |= (FT_VLAN_VLD_F | fs->val.ivlan) << tp->vlan_shift; in hash_filter_ntuple()
966 ntuple |= (u64)fs->val.iport << tp->port_shift; in hash_filter_ntuple()
970 ntuple |= (u64)IPPROTO_TCP << tp->protocol_shift; in hash_filter_ntuple()
972 ntuple |= (u64)fs->val.proto << tp->protocol_shift; in hash_filter_ntuple()
976 ntuple |= (u64)(fs->val.tos) << tp->tos_shift; in hash_filter_ntuple()
981 ntuple |= (u64)((fs->val.encap_vld << 16) | in hash_filter_ntuple()
985 ntuple |= (u64)((fs->val.pfvf_vld << 16) | in hash_filter_ntuple()
989 ntuple |= (u64)((fs->val.ovlan_vld << 16) | in hash_filter_ntuple()
994 ntuple |= (u64)(fs->val.macidx) << tp->macmatch_shift; in hash_filter_ntuple()
[all …]
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Dixgbe.rst334 # ethtool -K ethX ntuple <on|off>
336 When disabling ntuple filters, all the user programmed filters are flushed from
337 the driver cache and hardware. All needed filters must be re-added when ntuple
352 characteristics. They are enabled through ethtool's ntuple interface. To add a
Di40e.rst147 # ethtool -K ethX ntuple <on|off>
149 When disabling ntuple filters, all the user programmed filters are flushed from
150 the driver cache and hardware. All needed filters must be re-added when ntuple
176 ethtool –K [adapter] ntuple [off|on]
188 characteristics. They are enabled through ethtool's ntuple interface. To add a
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
DKconfig48 Enables ethernet netdevice arfs support and ntuple filtering.
/Linux-v5.4/Documentation/networking/device_drivers/mellanox/
Dmlx5.rst42 | Enables Hardware-accelerated receive flow steering (arfs) support, and ntuple filtering.
/Linux-v5.4/Documentation/networking/
Dscaling.rst50 be configured from ethtool (--config-ntuple).
382 It also requires that ntuple filtering is enabled via ethtool. The map