Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h37 s32 igc_read_phy_reg(struct igc_hw *hw, u32 offset, u16 *data);
H A Digc_api.c454 s32 igc_read_phy_reg(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg() function