Home
last modified time | relevance | path

Searched refs:MRVL_USB_AGGR_PARAM_TLV_LEN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmd.c2563 MRVL_USB_AGGR_PARAM_TLV_LEN + sizeof(MrvlIEtypesHeader_t)); in wlan_cmd_packet_aggr_over_host_interface()
2567 wlan_cpu_to_le16(MRVL_USB_AGGR_PARAM_TLV_LEN); in wlan_cmd_packet_aggr_over_host_interface()
2570 MRVL_USB_AGGR_PARAM_TLV_LEN + sizeof(MrvlIEtypesHeader_t) - 1); in wlan_cmd_packet_aggr_over_host_interface()
H A Dmlan_fw.h7118 #define MRVL_USB_AGGR_PARAM_TLV_LEN (14) macro