Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgb/common/
H A Dcxgb_common.h294 struct tp_params { struct
390 struct tp_params tp;
H A Dcxgb_t3_hw.c3109 static void partition_mem(adapter_t *adap, const struct tp_params *p) in partition_mem()
3179 static void tp_config(adapter_t *adap, const struct tp_params *p) in tp_config()
3556 static void ulp_config(adapter_t *adap, const struct tp_params *p) in ulp_config()
3804 static int tp_init(adapter_t *adap, const struct tp_params *p) in tp_init()
4500 struct tp_params *p = &adapter->params.tp; in t3_prep_adapter()
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_filter.c391 struct tp_params *tpp = &sc->params.tp; in check_fspec_against_fconf_iconf()
496 struct tp_params *tp = &sc->params.tp; in get_filter_mode()
512 struct tp_params *tp = &sc->params.tp; in set_filter_mode()
554 struct tp_params *tp = &sc->params.tp; in set_filter_mask()
813 struct tp_params *tp = &sc->params.tp; in hashfilter_ntuple()
H A Dt4_main.c10718 struct tp_params *tpp = &sc->params.tp; in sysctl_tp_la_mask()
/freebsd-13.1/sys/dev/cxgbe/common/
H A Dcommon.h253 struct tp_params { struct
360 struct tp_params tp; /* PF-only */
H A Dt4_hw.c9717 struct tp_params *tpp = &adap->params.tp; in read_filter_mode_and_ingress_config()
9783 struct tp_params *tpp = &adap->params.tp; in t4_init_tp_params()
/freebsd-13.1/sys/dev/cxgb/
H A Dcxgb_main.c2757 struct tp_params *p = &sc->params.tp; in cxgb_extension_ioctl()
2772 struct tp_params *p = &sc->params.tp; in cxgb_extension_ioctl()
/freebsd-13.1/sys/dev/cxgbe/tom/
H A Dt4_tom.c1075 struct tp_params *tp = &sc->params.tp; in select_ntuple()