Searched refs:t4_get_fcoe_stats (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/dev/cxgbe/cudbg/ |
| D | cudbg_lib.c | 1397 t4_get_fcoe_stats(padap, 0, &tp_fcoe_stats_buff->stats[0], 1); in collect_fcoe_stats() 1398 t4_get_fcoe_stats(padap, 1, &tp_fcoe_stats_buff->stats[1], 1); in collect_fcoe_stats() 1400 t4_get_fcoe_stats(padap, 2, &tp_fcoe_stats_buff->stats[2], 1); in collect_fcoe_stats() 1401 t4_get_fcoe_stats(padap, 3, &tp_fcoe_stats_buff->stats[3], 1); in collect_fcoe_stats()
|
| /freebsd-12-stable/sys/dev/cxgbe/common/ |
| D | common.h | 728 void t4_get_fcoe_stats(struct adapter *adap, unsigned int idx,
|
| D | t4_hw.c | 6227 void t4_get_fcoe_stats(struct adapter *adap, unsigned int idx, in t4_get_fcoe_stats() function
|
| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | t4_main.c | 8151 t4_get_fcoe_stats(sc, i, &stats[i], 1); in sysctl_fcoe_stats()
|