Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c895 src_pf = T6_SOURCEPF_G(reg); in csio_hw_dev_ready()
2688 pf = T6_SOURCEPF_G(csio_rd_reg32(hw, PL_WHOAMI_A)); in csio_hw_intr_enable()
2744 pf = T6_SOURCEPF_G(csio_rd_reg32(hw, PL_WHOAMI_A)); in csio_hw_intr_disable()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c836 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami)); in t4vf_get_pf_from_vf()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h2897 #define T6_SOURCEPF_G(x) (((x) >> T6_SOURCEPF_S) & T6_SOURCEPF_M) macro
Dt4_hw.c5079 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami); in t4_intr_enable()
5111 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami); in t4_intr_disable()
Dcxgb4_main.c6655 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami); in init_one()