Searched refs:TXGBE_FRMSZ (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 547 max_frs = rd32m(hw, TXGBE_FRMSZ, TXGBE_FRMSZ_MAX_MASK); in txgbe_set_vf_lpe() 549 wr32m(hw, TXGBE_FRMSZ, TXGBE_FRMSZ_MAX_MASK, in txgbe_set_vf_lpe()
|
| H A D | txgbe_ethdev.c | 3174 wr32m(hw, TXGBE_FRMSZ, TXGBE_FRMSZ_MAX_MASK, in txgbe_dev_mtu_set() 3177 wr32m(hw, TXGBE_FRMSZ, TXGBE_FRMSZ_MAX_MASK, in txgbe_dev_mtu_set()
|
| H A D | txgbe_rxtx.c | 4175 wr32m(hw, TXGBE_FRMSZ, TXGBE_FRMSZ_MAX_MASK, in txgbe_dev_rx_init() 4178 wr32m(hw, TXGBE_FRMSZ, TXGBE_FRMSZ_MAX_MASK, in txgbe_dev_rx_init()
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_regs.h | 750 #define TXGBE_FRMSZ 0x015020 macro
|
| H A D | txgbe_hw.c | 3475 wr32m(hw, TXGBE_FRMSZ, TXGBE_FRMSZ_MAX_MASK, in txgbe_reset_misc()
|