Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmutils.h241 extern uint64 bcm_ether_ntou64(const struct ether_addr *ea) BCMCONSTFN;
858 #define ETHERP_TO_MACF(ea) (uint32)bcm_ether_ntou64(ea), \
859 (uint32)(bcm_ether_ntou64(ea) >> 32)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmutils.h241 extern uint64 bcm_ether_ntou64(const struct ether_addr *ea) BCMCONSTFN;
858 #define ETHERP_TO_MACF(ea) (uint32)bcm_ether_ntou64(ea), \
859 (uint32)(bcm_ether_ntou64(ea) >> 32)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmutils.c2729 BCMRAMFN(bcm_ether_ntou64)(const struct ether_addr *ea) in BCMRAMFN() argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmutils.c2729 BCMRAMFN(bcm_ether_ntou64)(const struct ether_addr *ea) in BCMRAMFN() argument