Searched refs:wx_set_ivar (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_lib.c | 2039 * wx_set_ivar - set the IVAR registers, mapping interrupt causes to vectors 2046 static void wx_set_ivar(struct wx *wx, s8 direction, in wx_set_ivar() function 2129 wx_set_ivar(wx, 0, ring->reg_idx, v_idx); in wx_configure_vectors() 2132 wx_set_ivar(wx, 1, ring->reg_idx, v_idx); in wx_configure_vectors() 2137 wx_set_ivar(wx, -1, 0, v_idx); in wx_configure_vectors()
|
Completed in 4 milliseconds