Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h500 u32 i40e_read_rx_ctl(struct i40e_hw *hw, u32 reg_addr);
H A Di40e_common.c5296 val = i40e_read_rx_ctl(hw, I40E_PFQF_CTL_0); in i40e_set_filter_control()
6485 u32 i40e_read_rx_ctl(struct i40e_hw *hw, u32 reg_addr) in i40e_read_rx_ctl() function