Searched refs:T4VF_SGE_BASE_ADDR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_defs.h | 53 #define T4VF_SGE_BASE_ADDR 0x0000 macro
|
H A D | sge.c | 550 T4VF_SGE_BASE_ADDR + SGE_VF_KDOORBELL, in ring_fl_db() 978 t4_write_reg(adapter, T4VF_SGE_BASE_ADDR + SGE_VF_KDOORBELL, in ring_tx_db() 1911 T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in napi_rx_handler() 2013 t4_write_reg(adapter, T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in process_intrq()
|
H A D | cxgb4vf_main.c | 441 t4_write_reg(rspq->adapter, T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in qenable() 464 t4_write_reg(adapter, T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in enable_rx() 1881 T4VF_SGE_BASE_ADDR + T4VF_MOD_MAP_SGE_FIRST, in cxgb4vf_get_regs() 1882 T4VF_SGE_BASE_ADDR + T4VF_MOD_MAP_SGE_LAST); in cxgb4vf_get_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_defs.h | 53 #define T4VF_SGE_BASE_ADDR 0x0000 macro
|
H A D | sge.c | 550 T4VF_SGE_BASE_ADDR + SGE_VF_KDOORBELL, in ring_fl_db() 978 t4_write_reg(adapter, T4VF_SGE_BASE_ADDR + SGE_VF_KDOORBELL, in ring_tx_db() 1908 T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in napi_rx_handler() 2010 t4_write_reg(adapter, T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in process_intrq()
|
H A D | cxgb4vf_main.c | 441 t4_write_reg(rspq->adapter, T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in qenable() 464 t4_write_reg(adapter, T4VF_SGE_BASE_ADDR + SGE_VF_GTS, in enable_rx() 1889 T4VF_SGE_BASE_ADDR + T4VF_MOD_MAP_SGE_FIRST, in cxgb4vf_get_regs() 1890 T4VF_SGE_BASE_ADDR + T4VF_MOD_MAP_SGE_LAST); in cxgb4vf_get_regs()
|
Completed in 15 milliseconds