Home
last modified time | relevance | path

Searched defs:hw_addr (Results 1 – 13 of 13) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h515 u8 *hw_addr; member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h1075 u8 *hw_addr; member
H A De1000_vf.h264 u8 *hw_addr; member
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h761 t4_os_set_hw_addr(struct adapter *sc, int idx, uint8_t hw_addr[]) in t4_os_set_hw_addr()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c1465 u8 hw_addr[6]; in t1_init_sw_modules() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c208 u32 hw_addr) in ecore_set_ptt()
264 void ecore_wr(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr, in ecore_wr()
288 u32 ecore_rd(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 hw_addr) in ecore_rd()
317 u32 hw_addr, in ecore_memcpy_hw()
354 void *dest, u32 hw_addr, osal_size_t n) in ecore_memcpy_from()
365 u32 hw_addr, void *src, osal_size_t n) in ecore_memcpy_to()
H A Decore_dev.c5000 u32 hw_addr, void *p_eth_qzone, in ecore_set_coalesce()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h4150 u8 IOMEM *hw_addr; member
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h690 u8 *hw_addr; member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c225 nce_add_v6(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len, in nce_add_v6()
253 uchar_t *hw_addr = ncec->ncec_lladdr; in nce_add_v6_postprocess() local
330 nce_lookup_then_add_v6(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len, in nce_lookup_then_add_v6()
864 nce_process(ncec_t *ncec, uchar_t *hw_addr, uint32_t flag, boolean_t is_adv) in nce_process()
1246 uchar_t *hw_addr; in nce_set_multicast_v6() local
1347 uchar_t *hw_addr; in ndp_mcastreq() local
3811 nce_lookup_then_add_v4(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len, in nce_lookup_then_add_v4()
3935 nce_add_v4(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len, in nce_add_v4()
3972 uchar_t *hw_addr = ncec->ncec_lladdr; in nce_add_v4_postprocess() local
4173 uchar_t *hw_addr; in nce_set_multicast_v4() local
[all …]
H A Dip_multi.c735 ip_mphysaddr_add(ill_t *ill, uchar_t *hw_addr) in ip_mphysaddr_add()
777 ip_mphysaddr_del(ill_t *ill, uchar_t *hw_addr) in ip_mphysaddr_del()
H A Dip6_if.c1239 uchar_t *hw_addr; in ipif_ndp_up() local
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h892 uint8_t *hw_addr; member