Home
last modified time | relevance | path

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

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