Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_wr.c1393 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in csio_wr_fixup_host_params()
1395 INGPADBOUNDARY_V(ingpad) | in csio_wr_fixup_host_params()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7291 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
7293 INGPADBOUNDARY_V(fl_align_log - in t4_fixup_host_params()
7368 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
7370 INGPADBOUNDARY_V(ingpad) | in t4_fixup_host_params()
Dt4_regs.h133 #define INGPADBOUNDARY_V(x) ((x) << INGPADBOUNDARY_S) macro