Home
last modified time | relevance | path

Searched refs:cxgb_get_counter (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/cxgb/
HDcxgb_main.c99 static uint64_t cxgb_get_counter(struct ifnet *, ift_counter);
1026 ifp->if_get_counter = cxgb_get_counter; in cxgb_port_attach()
2195 cxgb_get_counter(struct ifnet *ifp, ift_counter c) in cxgb_get_counter() function