Searched refs:wx_set_ivar (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_lib.c | 2104 static void wx_set_ivar(struct wx *wx, s8 direction, in wx_set_ivar() function 2188 wx_set_ivar(wx, 0, ring->reg_idx, v_idx); in wx_configure_vectors() 2191 wx_set_ivar(wx, 1, ring->reg_idx, v_idx); in wx_configure_vectors() 2196 wx_set_ivar(wx, -1, 0, 0); in wx_configure_vectors()
|