Searched refs:t4_memory_update_win (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_lib.c | 1319 t4_memory_update_win(adap, win, pos | win_pf); in cudbg_memory_read() 1334 t4_memory_update_win(adap, win, pos | win_pf); in cudbg_memory_read() 1352 t4_memory_update_win(adap, win, pos | win_pf); in cudbg_memory_read()
|
H A D | cxgb4.h | 1827 void t4_memory_update_win(struct adapter *adap, int win, u32 addr);
|
H A D | t4_hw.c | 544 * t4_memory_update_win - Move memory window to specified address. 551 void t4_memory_update_win(struct adapter *adap, int win, u32 addr) in t4_memory_update_win() function 655 t4_memory_update_win(adap, win, pos | win_pf); in t4_memory_rw() 710 t4_memory_update_win(adap, win, pos | win_pf); in t4_memory_rw()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_lib.c | 1319 t4_memory_update_win(adap, win, pos | win_pf); in cudbg_memory_read() 1334 t4_memory_update_win(adap, win, pos | win_pf); in cudbg_memory_read() 1352 t4_memory_update_win(adap, win, pos | win_pf); in cudbg_memory_read()
|
H A D | cxgb4.h | 1823 void t4_memory_update_win(struct adapter *adap, int win, u32 addr);
|
H A D | t4_hw.c | 544 * t4_memory_update_win - Move memory window to specified address. 551 void t4_memory_update_win(struct adapter *adap, int win, u32 addr) in t4_memory_update_win() function 655 t4_memory_update_win(adap, win, pos | win_pf); in t4_memory_rw() 710 t4_memory_update_win(adap, win, pos | win_pf); in t4_memory_rw()
|
Completed in 49 milliseconds