Searched refs:tp_params (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/ | 
| D | tp.h | 58 struct tp_params; 60 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p); 72 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
  | 
| D | tp.c | 18 static void tp_init(adapter_t * ap, const struct tp_params *p,  in tp_init() 59 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p)  in t1_tp_create() 165 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk)  in t1_tp_reset()
  | 
| D | common.h | 165 struct tp_params {  struct 191 	struct tp_params  tp;  argument
  | 
| /Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | common.h | 302 struct tp_params {  struct 384 	struct tp_params tp;
  | 
| D | t3_hw.c | 2606 static void partition_mem(struct adapter *adap, const struct tp_params *p)  in partition_mem() 2671 static void tp_config(struct adapter *adap, const struct tp_params *p)  in tp_config() 2954 static void ulp_config(struct adapter *adap, const struct tp_params *p)  in ulp_config() 3073 static int tp_init(struct adapter *adap, const struct tp_params *p)  in tp_init() 3691 		struct tp_params *p = &adapter->params.tp;  in t3_prep_adapter()
  | 
| D | cxgb3_offload.c | 382 	struct tp_params *tp = &adapter->params.tp;  in cxgb_offload_ctl()
  | 
| D | cxgb3_main.c | 2393 		struct tp_params *p = &adapter->params.tp;  in cxgb_extension_ioctl() 2409 		struct tp_params *p = &adapter->params.tp;  in cxgb_extension_ioctl()
  | 
| /Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | l2t.c | 478 	struct tp_params *tp = &adap->params.tp;  in cxgb4_select_ntuple()
  | 
| D | cxgb4.h | 348 struct tp_params {  struct 440 	struct tp_params  tp;
  | 
| D | cxgb4_filter.c | 1154 	struct tp_params *tp = &adap->params.tp;  in is_filter_exact_match() 1240 	struct tp_params *tp = &adap->params.tp;  in hash_filter_ntuple()
  |