Searched refs:TXGBE_FCWTRLO (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_dcb_hw.c | 224 wr32(hw, TXGBE_FCWTRLO(i), fcrtl); in txgbe_dcb_config_pfc_raptor() 234 wr32(hw, TXGBE_FCWTRLO(i), 0); in txgbe_dcb_config_pfc_raptor() 241 wr32(hw, TXGBE_FCWTRLO(i), 0); in txgbe_dcb_config_pfc_raptor()
|
| H A D | txgbe_dcb.c | 135 wr32(hw, TXGBE_FCWTRLO(tc_num), fcrtl); in txgbe_dcb_pfc_enable()
|
| H A D | txgbe_regs.h | 453 #define TXGBE_FCWTRLO(tc) (0x019220 + (tc) * 4) macro
|
| H A D | txgbe_hw.c | 1049 wr32(hw, TXGBE_FCWTRLO(i), fcrtl); in txgbe_fc_enable()
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 290 wr32(hw, TXGBE_FCWTRLO(i), 0); in txgbe_pf_host_configure()
|