Home
last modified time | relevance | path

Searched refs:ixgb_get_ee_device_id (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixgb/
HDixgb_ee.c697 ixgb_get_ee_device_id(struct ixgb_hw *hw) in ixgb_get_ee_device_id() function
HDixgb_hw.h841 uint16_t ixgb_get_ee_device_id(struct ixgb_hw *hw);
HDixgb_hw.c305 hw->device_id = ixgb_get_ee_device_id(hw); in ixgb_init_hw()