Searched refs:I40E_GLPRT_LXOFFRXC (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c810 i40e_stat_update32(hw, I40E_GLPRT_LXOFFRXC(hw->port), i40e_update_link_xoff_rx()
1052 i40e_update_prio_xoff_rx(pf); /* handles I40E_GLPRT_LXOFFRXC */ i40e_update_pf_stats()
H A Di40e_register.h2433 #define I40E_GLPRT_LXOFFRXC(_i) (0x00300160 + ((_i) * 8)) /* _i=0...3 */ /* Reset: CORER */ macro

Completed in 252 milliseconds