Searched defs:hw_addr (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/sys/dev/drm/
H A Dvia_dma.c88 uint32_t hw_addr = *(dev_priv->hw_addr_ptr) - agp_base; local
102 uint32_t hw_addr = *(dev_priv->hw_addr_ptr) - agp_base; local
117 uint32_t cur_addr, hw_addr, next_addr; local
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw.c277 void ecore_wr(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr, argument
301 u32 ecore_rd(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr) argument
219 ecore_set_ptt(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr) argument
327 ecore_memcpy_hw(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, void *addr, u32 hw_addr, osal_size_t n, bool to_device) argument
365 ecore_memcpy_from(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, void *dest, u32 hw_addr, osal_size_t n) argument
376 ecore_memcpy_to(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr, void *src, osal_size_t n) argument
1160 ecore_ppfid_wr(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 abs_ppfid, u32 hw_addr, u32 val) argument
1173 ecore_ppfid_rd(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 abs_ppfid, u32 hw_addr) argument
[all...]
H A Decore_dev.c6448 ecore_set_coalesce(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr, void *p_eth_qzone, osal_size_t eth_qzone_size, u8 timeset) argument
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixv_vf.h176 u8 IOMEM *hw_addr; member in struct:ixgbe_hw
H A Dixgbe_type.h4094 u8 IOMEM *hw_addr; member in struct:ixgbe_hw
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_adapter.h108 uint8_t hw_addr[ETHER_ADDR_LEN]; member in struct:port_info
H A Dcxgb_main.c1272 t3_os_set_hw_addr(adapter_t *adapter, int port_idx, u8 hw_addr[]) argument
/freebsd-10-stable/sys/dev/e1000/
H A De1000_vf.h264 u8 *hw_addr; member in struct:e1000_hw
H A De1000_hw.h1002 u8 *hw_addr; member in struct:e1000_hw
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4549 u8 hw_addr[6]; local
/freebsd-10-stable/sys/dev/ixgb/
H A Dixgb_hw.h695 uint8_t *hw_addr; /* Base Address of the hardware */ member in struct:ixgb_hw
/freebsd-10-stable/sys/dev/cxgbe/
H A Dadapter.h225 uint8_t hw_addr[ETHER_ADDR_LEN]; /* factory MAC address, won't change */ member in struct:vi_info
1031 t4_os_set_hw_addr(struct port_info *pi, uint8_t hw_addr[]) argument
/freebsd-10-stable/sys/dev/ixl/
H A Di40e_type.h563 u8 *hw_addr; member in struct:i40e_hw

Completed in 376 milliseconds