Home
last modified time | relevance | path

Searched refs:VF_G (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2744 #define VF_G(x) (((x) >> VF_S) & VF_M) macro
H A Dcxgb4_debugfs.c1853 (cls_lo & VF_VALID_F) ? VF_G(cls_lo) : -1); in mps_tcam_show()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2750 #define VF_G(x) (((x) >> VF_S) & VF_M) macro
H A Dcxgb4_debugfs.c1853 (cls_lo & VF_VALID_F) ? VF_G(cls_lo) : -1); in mps_tcam_show()

Completed in 27 milliseconds