Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c1852 #define TABLE_POPULATE_KEY_IPV4(dst, _table, _field, _value) \ macro
1895 rc = TABLE_POPULATE_KEY_IPV4(key, ct, src_ip, conn->src_ip); in efx_mae_populate_ct_key()
1901 rc = TABLE_POPULATE_KEY_IPV4(key, ct, dst_ip, conn->dst_ip); in efx_mae_populate_ct_key()