Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dtc.h222 struct efx_tc_table_field_fmt { struct
239 struct efx_tc_table_field_fmt *keys; argument
240 struct efx_tc_table_field_fmt *resps;
H A Dmae.c258 desc->keys = kzalloc_objs(struct efx_tc_table_field_fmt, in efx_mae_table_get_desc()
262 desc->resps = kzalloc_objs(struct efx_tc_table_field_fmt, in efx_mae_table_get_desc()
272 struct efx_tc_table_field_fmt *field; in efx_mae_table_get_desc()
301 struct efx_tc_table_field_fmt *fields, in efx_mae_table_hook_find()
1827 static int efx_mae_table_populate(struct efx_tc_table_field_fmt field, in efx_mae_table_populate()
1857 static int efx_mae_table_populate_bool(struct efx_tc_table_field_fmt field, in efx_mae_table_populate_bool()
1867 static int efx_mae_table_populate_ipv4(struct efx_tc_table_field_fmt field, in efx_mae_table_populate_ipv4()
1879 static int efx_mae_table_populate_u24(struct efx_tc_table_field_fmt field, in efx_mae_table_populate_u24()