Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h21 void igc_write_vfta(struct igc_hw *hw, u32 offset, u32 value);
H A Digc_api.c244 void igc_write_vfta(struct igc_hw *hw, u32 offset, u32 value) in igc_write_vfta() function