Searched refs:t4_setup_memwin (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1823 void t4_setup_memwin(struct adapter *adap, u32 memwin_base, u32 window);
|
H A D | t4_hw.c | 812 void t4_setup_memwin(struct adapter *adap, u32 memwin_base, u32 window) in t4_setup_memwin() function
|
H A D | cxgb4_main.c | 3959 t4_setup_memwin(adap, nic_win_base, MEMWIN_NIC); in setup_memwin()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1819 void t4_setup_memwin(struct adapter *adap, u32 memwin_base, u32 window);
|
H A D | cxgb4_main.c | 3954 t4_setup_memwin(adap, nic_win_base, MEMWIN_NIC); in setup_memwin()
|
H A D | t4_hw.c | 812 void t4_setup_memwin(struct adapter *adap, u32 memwin_base, u32 window) in t4_setup_memwin() function
|
Completed in 51 milliseconds