Searched refs:DATAPORTNUM_G (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 2411 #define DATAPORTNUM_G(x) (((x) >> DATAPORTNUM_S) & DATAPORTNUM_M) macro |
D | cxgb4_debugfs.c | 1749 port_num = DATAPORTNUM_G(data2); in mps_tcam_show() |