Home
last modified time | relevance | path

Searched refs:rx_hec_error_for_host (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Drayctl.h414 UCHAR rx_hec_error_for_host; /* 0=ECF may write, 1=host may write*/ member
H A Dray_cs.c1701 if (readb(&p->rx_hec_error_for_host)) { in ray_get_stats()
1704 writeb(0, &p->rx_hec_error_for_host); in ray_get_stats()
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Drayctl.h414 UCHAR rx_hec_error_for_host; /* 0=ECF may write, 1=host may write*/ member
H A Dray_cs.c1702 if (readb(&p->rx_hec_error_for_host)) { in ray_get_stats()
1705 writeb(0, &p->rx_hec_error_for_host); in ray_get_stats()

Completed in 13 milliseconds