Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h126 int efx_mae_insert_ct(struct efx_nic *efx, struct efx_tc_ct_entry *conn);
H A Dtc_conntrack.c348 rc = efx_mae_insert_ct(efx, conn); in efx_tc_ct_replace()
H A Dmae.c1913 int efx_mae_insert_ct(struct efx_nic *efx, struct efx_tc_ct_entry *conn) in efx_mae_insert_ct() function