Searched refs:tlp (Results 1 – 5 of 5) sorted by relevance
| /linux/include/ras/ |
| H A D | ras_event.h | 342 struct pcie_tlp_log *tlp, 346 TP_ARGS(dev_name, status, severity, tlp_header_valid, tlp, bus_type), 367 __entry->tlp_header[i] = tlp->dw[i];
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_xdp_features.sh | 41 ss -tlp | grep -q xdp_features
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunhme.c | 106 struct hme_tx_logent *tlp; 110 tlp = &tx_log[txlog_cur_entry]; 111 tlp->tstamp = (unsigned int)jiffies; 112 tlp->tx_new = hp->tx_new; 113 tlp->tx_old = hp->tx_old; 114 tlp->action = a; 115 tlp->status = s;
|
| /linux/drivers/pci/pcie/ |
| H A D | aer.c | 880 info->severity, info->tlp_header_valid, &info->tlp, bus_type); in aer_print_error() 904 pcie_print_tlp_log(dev, &info->tlp, level, dev_fmt(" ")); in aer_print_error() 1347 &info->tlp); in aer_get_device_error_info()
|
| /linux/kernel/rcu/ |
| H A D | tasks.h | 310 static void call_rcu_tasks_generic_timer(struct timer_list *tlp) in call_rcu_tasks_generic_timer() argument 315 struct rcu_tasks_percpu *rtpcp = timer_container_of(rtpcp, tlp, in call_rcu_tasks_generic_timer()
|