Home
last modified time | relevance | path

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

/linux/include/linux/soc/airoha/
H A Dairoha_offload.h220 static inline int airoha_npu_wlan_send_msg(struct airoha_npu *npu, in airoha_npu_wlan_send_msg() function
276 static inline int airoha_npu_wlan_send_msg(struct airoha_npu *npu, in airoha_npu_wlan_send_msg() function
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h1759 return airoha_npu_wlan_send_msg(npu, ifindex, cmd, &val, sizeof(val), in mt76_npu_send_msg()