Home
last modified time | relevance | path

Searched refs:T6_VF_G (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1826 T6_VF_G(cls_lo) : -1); in mps_tcam_show()
1845 T6_VF_G(cls_lo) : -1); in mps_tcam_show()
H A Dt4_regs.h2724 #define T6_VF_G(x) (((x) >> T6_VF_S) & T6_VF_M) macro