Searched refs:PHY_OP_WRITE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ | ||
| H A D | e1000_82543.h | 12 #define PHY_OP_WRITE 0x1 macro |
| H A D | e1000_82543.c | 538 (PHY_OP_WRITE << 12) | (PHY_SOF << 14)); in e1000_write_phy_reg_82543() |