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.h271 struct rtase_int_vector { struct
285 struct rtase_int_vector *ivec; argument
340 struct rtase_int_vector int_vector[RTASE_NUM_MSIX];
H A Drtase_main.c373 struct rtase_int_vector *ivec = ring->ivec; in rtase_alloc_rx_data_buf()
480 struct rtase_int_vector *ivec = ring->ivec; in rtase_rx_skb()
808 const struct rtase_int_vector *ivec = &tp->int_vector[0]; in rtase_irq_dis_and_clear()
1006 const struct rtase_int_vector *ivec = &tp->int_vector[0]; in rtase_enable_hw_interrupt()
1030 struct rtase_int_vector *ivec; in rtase_interrupt()
1052 struct rtase_int_vector *ivec; in rtase_q_interrupt()
1070 const struct rtase_int_vector *ivec; in rtase_poll()
1075 ivec = container_of(napi, struct rtase_int_vector, napi); in rtase_poll()
1098 struct rtase_int_vector *ivec; in rtase_open()
1163 struct rtase_int_vector *ivec; in rtase_down()
[all …]