Home
last modified time | relevance | path

Searched refs:rtase_int_vector (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase.h281 struct rtase_int_vector { struct
295 struct rtase_int_vector *ivec; argument
350 struct rtase_int_vector int_vector[RTASE_NUM_MSIX];
H A Drtase_main.c376 struct rtase_int_vector *ivec = ring->ivec; in rtase_alloc_rx_data_buf()
483 struct rtase_int_vector *ivec = ring->ivec; in rtase_rx_skb()
811 const struct rtase_int_vector *ivec = &tp->int_vector[0]; in rtase_irq_dis_and_clear()
1012 const struct rtase_int_vector *ivec = &tp->int_vector[0]; in rtase_enable_hw_interrupt()
1036 struct rtase_int_vector *ivec; in rtase_interrupt()
1058 struct rtase_int_vector *ivec; in rtase_q_interrupt()
1076 const struct rtase_int_vector *ivec; in rtase_poll()
1081 ivec = container_of(napi, struct rtase_int_vector, napi); in rtase_poll()
1104 struct rtase_int_vector *ivec; in rtase_open()
1169 struct rtase_int_vector *ivec; in rtase_down()
[all …]