Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h114 #define INGPADBOUNDARY_MASK 0x00000070U macro
117 #define INGPADBOUNDARY_GET(x) (((x) & INGPADBOUNDARY_MASK) \
Dt4_hw.c3134 INGPADBOUNDARY_MASK | in t4_fixup_host_params()
3168 INGPADBOUNDARY_MASK | in t4_fixup_host_params()
/drivers/scsi/csiostor/
Dcsio_wr.c1322 csio_set_reg_field(hw, SGE_CONTROL, INGPADBOUNDARY_MASK | in csio_wr_fixup_host_params()