Searched refs:trace_params (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 409 struct trace_params { struct 730 const struct trace_params *tp, int filter_index,
|
D | cxgb3_main.c | 2473 const struct trace_params *tp; in cxgb_extension_ioctl() 2482 tp = (const struct trace_params *)&t.sip; in cxgb_extension_ioctl()
|
D | t3_hw.c | 2962 const struct trace_params *tp, int filter_index, in t3_config_trace_filter()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 375 struct trace_params { struct 1414 int t4_set_trace_filter(struct adapter *adapter, const struct trace_params *tp, 1416 void t4_get_trace_filter(struct adapter *adapter, struct trace_params *tp,
|
D | cxgb4_debugfs.c | 1216 struct trace_params tp; in mps_trc_show() 1303 struct trace_params tp; in mps_trc_write()
|
D | t4_hw.c | 5142 int t4_set_trace_filter(struct adapter *adap, const struct trace_params *tp, in t4_set_trace_filter() 5210 void t4_get_trace_filter(struct adapter *adap, struct trace_params *tp, int idx, in t4_get_trace_filter()
|