Searched refs:t4_get_fcoe_stats (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/dev/cxgbe/common/ |
| D | common.h | 524 void t4_get_fcoe_stats(struct adapter *adap, unsigned int idx,
|
| D | t4_hw.c | 3231 void t4_get_fcoe_stats(struct adapter *adap, unsigned int idx, in t4_get_fcoe_stats() function
|
| /freebsd-9-stable/sys/dev/cxgbe/ |
| D | t4_main.c | 5524 t4_get_fcoe_stats(sc, 0, &stats[0]); in sysctl_fcoe_stats() 5525 t4_get_fcoe_stats(sc, 1, &stats[1]); in sysctl_fcoe_stats() 5526 t4_get_fcoe_stats(sc, 2, &stats[2]); in sysctl_fcoe_stats() 5527 t4_get_fcoe_stats(sc, 3, &stats[3]); in sysctl_fcoe_stats()
|