Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/realtek/
D8139cp.c250 PCIMulRW = (1 << 3), /* Enable PCI read/write multiple */ enumerator
1965 PCIMulRW | RxChkSum | CpRxOn | CpTxOn; in cp_init_one()
Dr8169_main.c445 PCIMulRW = (1 << 3), enumerator
3732 tp->cp_cmd |= PCIMulRW; in rtl_hw_start_8169()