Searched refs:flush_policy (Results 1 – 3 of 3) sorted by relevance
697 enum peer_txq_flush_policy flush_policy; in send_peer_txq_flush_conf() local708 flush_policy = map_flush_policy(policy); in send_peer_txq_flush_conf()709 if (flush_policy >= PEER_TXQ_FLUSH_POLICY_INVALID) { in send_peer_txq_flush_conf()716 param.policy = flush_policy; in send_peer_txq_flush_conf()
1523 cmd->flush_policy = map_to_wmi_flush_policy(param->policy); in send_peer_txq_flush_config_cmd_tlv()1524 if (cmd->flush_policy == WMI_MAX_FLUSH_POLICY) { in send_peer_txq_flush_config_cmd_tlv()
47179 A_UINT32 flush_policy; member