Home
last modified time | relevance | path

Searched refs:mlan_htons (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A Dhostsa_ext_def.h882 #define mlan_htons(x) x macro
927 #define mlan_htons(x) swap_byte_16(x) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_rx.c137 if ((parp_hdr->op_code == mlan_htons(0x01)) || in discard_gratuitous_ARP_msg()
138 (parp_hdr->op_code == mlan_htons(0x02))) in discard_gratuitous_ARP_msg()
H A Dmlan_11n_aggr.c84 mlan_htons(pkt_len + LLC_SNAP_LEN - in wlan_11n_form_amsdu_pkt()
H A Dmlan_main.h319 #define mlan_htons(x) x macro
367 #define mlan_htons(x) swap_byte_16(x)
H A Dmlan_sta_cmd.c3464 .h803_len = mlan_htons( in wlan_cmd_auto_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_11n_aggr.c83 *(t_u16 *)(amsdu_buf + amsdu_buf_offset) = mlan_htons(pkt_len + in wlan_11n_form_amsdu_pkt()
H A Dmlan_main.h273 #define mlan_htons(x) x macro
318 #define mlan_htons(x) swap_byte_16(x) macro