Home
last modified time | relevance | path

Searched refs:CXGB4_ACTION_NATMODE_DPORT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c77 .flags = CXGB4_ACTION_NATMODE_DIP | CXGB4_ACTION_NATMODE_DPORT,
82 .flags = CXGB4_ACTION_NATMODE_DIP | CXGB4_ACTION_NATMODE_DPORT |
88 .flags = CXGB4_ACTION_NATMODE_DIP | CXGB4_ACTION_NATMODE_DPORT |
106 CXGB4_ACTION_NATMODE_DPORT |
451 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in process_pedit_field()
463 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in process_pedit_field()
648 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in valid_pedit_action()
667 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in valid_pedit_action()
Dcxgb4_tc_flower.h115 CXGB4_ACTION_NATMODE_DPORT = (1 << 2), enumerator