Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmd.c3403 MrvlIEtypes_Keep_Alive_Ctrl_t *ctrl_tlv = MNULL; in wlan_cmd_auto_tx() local
3428 ctrl_tlv = (MrvlIEtypes_Keep_Alive_Ctrl_t *)pos; in wlan_cmd_auto_tx()
3429 ctrl_tlv->header.type = wlan_cpu_to_le16( in wlan_cmd_auto_tx()
3431 ctrl_tlv->header.len = wlan_cpu_to_le16( in wlan_cmd_auto_tx()
3434 ctrl_tlv->snd_interval = wlan_cpu_to_le32( in wlan_cmd_auto_tx()
3436 ctrl_tlv->retry_interval = wlan_cpu_to_le16( in wlan_cmd_auto_tx()
3438 ctrl_tlv->retry_count = wlan_cpu_to_le16( in wlan_cmd_auto_tx()