Searched refs:t4_memory_update_win (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cudbg_lib.c | 1318 	t4_memory_update_win(adap, win, pos | win_pf);  in cudbg_memory_read()1333 			t4_memory_update_win(adap, win, pos | win_pf);  in cudbg_memory_read()
 1351 			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()  function655 	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()
 
 |