Searched refs:t4_memory_update_win (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
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()
|
D | cxgb4.h | 1825 void t4_memory_update_win(struct adapter *adap, int win, u32 addr);
|
D | t4_hw.c | 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()
|