Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c102 u32 tqdloc, tqdloc0 = ~fm10k_read_reg(hw, FM10K_TQDLOC(0)); in fm10k_init_hw_vf()
109 tqdloc = ~fm10k_read_reg(hw, FM10K_TQDLOC(i)); in fm10k_init_hw_vf()
Dfm10k_type.h302 #define FM10K_TQDLOC(_n) ((0x40 * (_n)) + 0x800C) macro
Dfm10k_ethtool.c272 buff[idx++] = fm10k_read_reg(hw, FM10K_TQDLOC(i)); in fm10k_get_reg_q()
Dfm10k_pf.c129 fm10k_write_reg(hw, FM10K_TQDLOC(i), in fm10k_init_hw_pf()