Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h251 unsigned int nexactf; /* N exact MPS filters */ member
Dt4vf_hw.c1125 vfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4vf_get_vfres()
Dcxgb4vf_main.c2366 S("MAC Address Filters", "%d", nexactf); in resources_show()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h335 unsigned int nexactf; /* N exact MPS filters */ member
Dcxgb4_debugfs.c2595 S("MAC Address Filters", "%d", nexactf); in resources_show()
Dt4_hw.c2926 pfres->nexactf = FW_PFVF_CMD_NEXACTF_G(word); in t4_get_pfres()