Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c62 static void em_hw_control_acquire(struct e1000_hw *hw);
815 em_hw_control_acquire(hw); in em_hardware_init()
1191 em_hw_control_acquire(struct e1000_hw *hw) in em_hw_control_acquire() function