Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1769 unsigned int rem = VI_VF_NUM_STATS; in t4vf_get_port_stats()
1778 unsigned int ix = VI_VF_NUM_STATS - rem; in t4vf_get_port_stats()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2451 #define VI_VF_NUM_STATS 16 macro