qcacmn: Add tx peer filtering WMI command

Add WMI command for tx peer filtering. This command is needed to send
the mac address to FW for which tx monitor peer filtering is needed
to be done.

Change-Id: Ia141fba81ba240b7f4ca015eb9251e3485294bb6
CRs-Fixed: 3199493
This commit is contained in:
Nandha Kishore Easwaran
2022-05-17 14:31:42 +05:30
committed by Madan Koyyalamudi
부모 45c39ea4b3
커밋 422bbf322b
6개의 변경된 파일98개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@@ -532,6 +532,18 @@ struct set_neighbour_rx_params {
uint32_t type;
};
/**
* struct set_tx_peer_filter - Set tx peer filter
* @vdev_id: vdev id
* @idx: index of param
* @action: action
*/
struct set_tx_peer_filter {
uint8_t vdev_id;
uint32_t idx;
uint32_t action;
};
/**
* struct vdev_scan_nac_rssi_params - NAC_RSSI cmd parameter
* @vdev_id: vdev id