Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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 |
457 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in process_pedit_field()
469 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in process_pedit_field()
651 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in valid_pedit_action()
669 *natmode_flags |= CXGB4_ACTION_NATMODE_DPORT; in valid_pedit_action()
H A Dcxgb4_tc_flower.h115 CXGB4_ACTION_NATMODE_DPORT = (1 << 2), enumerator