Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h252 unsigned int nexactf; /* N exact MPS filters */ member
Dt4vf_hw.c1124 vfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4vf_get_vfres()
Dcxgb4vf_main.c2320 S("MAC Address Filters", "%d", nexactf); in resources_show()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h409 unsigned int nexactf; /* N exact MPS filters */ member
Dcxgb4_debugfs.c2586 S("MAC Address Filters", "%d", nexactf); in resources_show()
Dt4_hw.c2891 pfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4_get_pfres()