Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h292 struct tp_params { struct
388 struct tp_params tp;
H A Dcxgb_t3_hw.c3106 static void partition_mem(adapter_t *adap, const struct tp_params *p) in partition_mem()
3176 static void tp_config(adapter_t *adap, const struct tp_params *p) in tp_config()
3553 static void ulp_config(adapter_t *adap, const struct tp_params *p) in ulp_config()
3801 static int tp_init(adapter_t *adap, const struct tp_params *p) in tp_init()
4497 struct tp_params *p = &adapter->params.tp; in t3_prep_adapter()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c389 struct tp_params *tpp = &sc->params.tp; in check_fspec_against_fconf_iconf()
494 struct tp_params *tp = &sc->params.tp; in get_filter_mode()
510 struct tp_params *tp = &sc->params.tp; in set_filter_mode()
552 struct tp_params *tp = &sc->params.tp; in set_filter_mask()
811 struct tp_params *tp = &sc->params.tp; in hashfilter_ntuple()
H A Dt4_main.c10898 struct tp_params *tpp = &sc->params.tp; in sysctl_tp_la_mask()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h251 struct tp_params { struct
361 struct tp_params tp; /* PF-only */
H A Dt4_hw.c9655 struct tp_params *tpp = &adap->params.tp; in read_filter_mode_and_ingress_config()
9720 struct tp_params *tpp = &adap->params.tp; in t4_init_tp_params()
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2694 struct tp_params *p = &sc->params.tp; in cxgb_extension_ioctl()
2709 struct tp_params *p = &sc->params.tp; in cxgb_extension_ioctl()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c1211 struct tp_params *tp = &sc->params.tp; in select_ntuple()