Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h252 unsigned int nexactf; /* N exact MPS filters */ member
H A Dt4vf_hw.c1124 vfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4vf_get_vfres()
H A Dcxgb4vf_main.c2320 S("MAC Address Filters", "%d", nexactf); in resources_show()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h409 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.c2891 pfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4_get_pfres()