Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_regs.h114 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
H A Dif_em.c3154 pba = E1000_READ_REG(hw, E1000_PBA); in em_reset()
3174 E1000_WRITE_REG(hw, E1000_PBA, pba); in em_reset()
3178 E1000_WRITE_REG(hw, E1000_PBA, pba); in em_reset()
3243 E1000_WRITE_REG(hw, E1000_PBA, 12); in em_reset()
3245 E1000_WRITE_REG(hw, E1000_PBA, 26); in em_reset()
H A De1000_ich8lan.c1159 rxa = E1000_READ_REG(hw, E1000_PBA) & E1000_PBA_RXA_MASK; in e1000_platform_pm_pch_lpt()
5008 E1000_WRITE_REG(hw, E1000_PBA, E1000_PBA_8K); in e1000_reset_hw_ich8lan()
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c1655 case E1000_PBA: in e82545_write_register()
1878 case E1000_PBA: in e82545_read_register()