Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dregs.h497 #define S_NUMFSTTRNSEQ 22 macro
499 #define V_NUMFSTTRNSEQ(x) ((x) << S_NUMFSTTRNSEQ)
500 #define G_NUMFSTTRNSEQ(x) (((x) >> S_NUMFSTTRNSEQ) & M_NUMFSTTRNSEQ)