Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c96 u32 tqdloc, tqdloc0 = ~fm10k_read_reg(hw, FM10K_TQDLOC(0)); in fm10k_init_hw_vf()
110 tqdloc = ~fm10k_read_reg(hw, FM10K_TQDLOC(i)); in fm10k_init_hw_vf()
Dfm10k_type.h298 #define FM10K_TQDLOC(_n) ((0x40 * (_n)) + 0x800C) macro
Dfm10k_ethtool.c329 buff[idx++] = fm10k_read_reg(hw, FM10K_TQDLOC(i)); in fm10k_get_reg_q()
Dfm10k_pf.c117 fm10k_write_reg(hw, FM10K_TQDLOC(i), in fm10k_init_hw_pf()