Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h252 unsigned int nexactf; /* N exact MPS filters */ member
H A Dt4vf_hw.c1123 vfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4vf_get_vfres()
H A Dcxgb4vf_main.c2312 S("MAC Address Filters", "%d", nexactf); in resources_show()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h410 unsigned int nexactf; /* N exact MPS filters */ member
H A Dcxgb4_debugfs.c2586 S("MAC Address Filters", "%d", nexactf); in resources_show()
H A Dt4_hw.c2921 pfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4_get_pfres()