Searched refs:ntuple (Results 1 – 9 of 9) sorted by relevance
479 u64 ntuple = 0; in cxgb4_select_ntuple() local485 ntuple |= (u64)(FT_VLAN_VLD_F | l2t->vlan) << tp->vlan_shift; in cxgb4_select_ntuple()488 ntuple |= (u64)l2t->lport << tp->port_shift; in cxgb4_select_ntuple()491 ntuple |= (u64)IPPROTO_TCP << tp->protocol_shift; in cxgb4_select_ntuple()496 ntuple |= (u64)(FT_VNID_ID_VF_V(pi->vin) | in cxgb4_select_ntuple()501 return ntuple; in cxgb4_select_ntuple()
1241 u64 ntuple = 0; in hash_filter_ntuple() local1247 ntuple |= (FT_VLAN_VLD_F | fs->val.ivlan) << tp->vlan_shift; in hash_filter_ntuple()1250 ntuple |= (u64)fs->val.iport << tp->port_shift; in hash_filter_ntuple()1254 ntuple |= (u64)IPPROTO_TCP << tp->protocol_shift; in hash_filter_ntuple()1256 ntuple |= (u64)fs->val.proto << tp->protocol_shift; in hash_filter_ntuple()1260 ntuple |= (u64)(fs->val.tos) << tp->tos_shift; in hash_filter_ntuple()1265 ntuple |= (u64)((fs->val.encap_vld << 16) | in hash_filter_ntuple()1269 ntuple |= (u64)((fs->val.pfvf_vld << 16) | in hash_filter_ntuple()1273 ntuple |= (u64)((fs->val.ovlan_vld << 16) | in hash_filter_ntuple()1278 ntuple |= (u64)(fs->val.macidx) << tp->macmatch_shift; in hash_filter_ntuple()[all …]
256 RX flow rules (ntuple filters)266 The driver utilizes the ethtool interface for configuring ntuple filters,271 ethtool -K ethX ntuple <on|off>273 When disabling ntuple filters, all the user programed filters are275 be re-added when ntuple is re-enabled.290 ``<-N|-U|--config-nfc|--config-ntuple>`` switch::342 ethtool <-u|-n|--show-nfc|--show-ntuple> <ethX>346 sudo ethtool <-N|-U|--config-nfc|--config-ntuple> <ethX> delete <loc>
334 # ethtool -K ethX ntuple <on|off>336 When disabling ntuple filters, all the user programmed filters are flushed from337 the driver cache and hardware. All needed filters must be re-added when ntuple352 characteristics. They are enabled through ethtool's ntuple interface. To add a
147 # ethtool -K ethX ntuple <on|off>149 When disabling ntuple filters, all the user programmed filters are flushed from150 the driver cache and hardware. All needed filters must be re-added when ntuple176 ethtool –K [adapter] ntuple [off|on]188 characteristics. They are enabled through ethtool's ntuple interface. To add a
48 Enables ethernet netdevice arfs support and ntuple filtering.
109 flow control, ntuple filters, dump PHY EEPROM, config FEC etc.
42 | Enables Hardware-accelerated receive flow steering (arfs) support, and ntuple filtering.
50 be configured from ethtool (--config-ntuple).382 It also requires that ntuple filtering is enabled via ethtool. The map