efx_tc_ct_zone
struct efx_tc_ct_zone *ct_zone;
struct efx_tc_ct_zone *zone;
.key_len = sizeof_field(struct efx_tc_ct_zone, zone),
.head_offset = offsetof(struct efx_tc_ct_zone, linkage),
struct efx_tc_ct_zone *zone = ptr;
static int efx_tc_ct_replace(struct efx_tc_ct_zone *ct_zone,
static int efx_tc_ct_destroy(struct efx_tc_ct_zone *ct_zone,
static int efx_tc_ct_stats(struct efx_tc_ct_zone *ct_zone,
struct efx_tc_ct_zone *ct_zone = cb_priv;
struct efx_tc_ct_zone *efx_tc_ct_register_zone(struct efx_nic *efx, u16 zone,
struct efx_tc_ct_zone *ct_zone, *old;
struct efx_tc_ct_zone *ct_zone)
struct efx_tc_ct_zone *efx_tc_ct_register_zone(struct efx_nic *efx, u16 zone,
struct efx_tc_ct_zone *ct_zone);
struct efx_tc_ct_zone *zone;