Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_api.h21 void igc_write_vfta(struct igc_hw *hw, u32 offset, u32 value);
H A Digc_api.c241 void igc_write_vfta(struct igc_hw *hw, u32 offset, u32 value) in igc_write_vfta() function