Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h126 #define INGPADBOUNDARY_M 0x7U macro
128 #define INGPADBOUNDARY_G(x) (((x) >> INGPADBOUNDARY_S) & INGPADBOUNDARY_M)
Dt4_hw.c6130 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
6165 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_wr.c1323 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in csio_wr_fixup_host_params()