Lines Matching defs:mac
19 #include "mac.h"
427 * mac and the remaining 4 chains can be used for the second mac or vice-versa.
428 * In this case, tx/rx chainmask 0xf will be advertised for first mac and 0xf0
429 * will be advertised for second mac or vice-versa. Compute the shift value
2060 "cmd peer assoc vdev id %d assoc id %d peer mac %pM peer_flags %x rate_caps %x peer_caps %x listen_intval %d ht_caps %x max_mpdu %d nss %d phymode %d peer_mpdu_density %d vht_caps %x he cap_info %x he ops %x he cap_info_ext %x he phy %x %x %x peer_bw_rxnss_override %x\n",
2661 int ath11k_wmi_delba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac,
2677 ether_addr_copy(cmd->peer_macaddr.addr, mac);
2692 vdev_id, mac, tid, initiator, reason);
2697 int ath11k_wmi_addba_set_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac,
2714 ether_addr_copy(cmd->peer_macaddr.addr, mac);
2728 vdev_id, mac, tid, status);
2733 int ath11k_wmi_addba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac,
2749 ether_addr_copy(cmd->peer_macaddr.addr, mac);
2763 vdev_id, mac, tid, buf_size);
2768 int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac)
2784 ether_addr_copy(cmd->peer_macaddr.addr, mac);
2796 vdev_id, mac);
4726 ath11k_warn(soc, "failed to extract mac caps, idx :%d\n",
6430 "stats vdev id %d mac %pM\n",
7136 * stop-start after mac registration.
7173 /* This regd would be applied during mac registration and is
7599 sband = &ar->mac.sbands[status->band];
8181 /* WMI_REQUEST_PDEV_STAT can be requested via .get_txpower mac ops or via