Home
last modified time | relevance | path

Searched refs:hton16_ua_store (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmendian.h139 #define store16_ua(a, v) hton16_ua_store(v, a)
252 #define hton16_ua_store(val, bytes) ({ \ macro
378 hton16_ua_store(uint16 val, uint8 *bytes) in hton16_ua_store() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmendian.h139 #define store16_ua(a, v) hton16_ua_store(v, a)
252 #define hton16_ua_store(val, bytes) ({ \ macro
378 hton16_ua_store(uint16 val, uint8 *bytes) in hton16_ua_store() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmendian.h175 #define hton16_ua_store(val, bytes) ({ \ macro
278 hton16_ua_store(uint16 val, uint8 *bytes) in hton16_ua_store() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmendian.h219 #define hton16_ua_store(val, bytes) ({ \ macro
345 hton16_ua_store(uint16 val, uint8 *bytes) in hton16_ua_store() function
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmendian.h219 #define hton16_ua_store(val, bytes) ({ \ macro
345 hton16_ua_store(uint16 val, uint8 *bytes) in hton16_ua_store() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmendian.h219 #define hton16_ua_store(val, bytes) ({ \ macro
345 hton16_ua_store(uint16 val, uint8 *bytes) in hton16_ua_store() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_l2_filter.c616 hton16_ua_store(pktlen, frame + ETHER_TYPE_OFFSET); in bcm_l2_filter_proxyarp_alloc_reply()
618 hton16_ua_store(ea_type, frame + ETHER_HDR_LEN + SNAP_HDR_LEN); in bcm_l2_filter_proxyarp_alloc_reply()
620 hton16_ua_store(ea_type, frame + ETHER_TYPE_OFFSET); in bcm_l2_filter_proxyarp_alloc_reply()
H A Dwl_cfgnan.c2284 hton16_ua_store(wl_cfgnan_gen_rand_cluster_id(cmd_data->cluster_low, in wl_cfgnan_set_cluster_id()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_l2_filter.c616 hton16_ua_store(pktlen, frame + ETHER_TYPE_OFFSET); in bcm_l2_filter_proxyarp_alloc_reply()
618 hton16_ua_store(ea_type, frame + ETHER_HDR_LEN + SNAP_HDR_LEN); in bcm_l2_filter_proxyarp_alloc_reply()
620 hton16_ua_store(ea_type, frame + ETHER_TYPE_OFFSET); in bcm_l2_filter_proxyarp_alloc_reply()
H A Dbcmwpa.c705 hton16_ua_store(len, in wpa_encr_key_data()
H A Dwl_cfgnan.c2284 hton16_ua_store(wl_cfgnan_gen_rand_cluster_id(cmd_data->cluster_low, in wl_cfgnan_set_cluster_id()