Home
last modified time | relevance | path

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

/linux/include/linux/soc/airoha/
H A Dairoha_offload.h195 int (*wlan_send_msg)(struct airoha_npu *npu, int ifindex, member
225 return npu->ops.wlan_send_msg(npu, ifindex, cmd, data, data_len, gfp); in airoha_npu_wlan_send_msg()