Searched refs:mt76_npu_send_msg (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | npu.c | 28 err = mt76_npu_send_msg(npu, 0, WLAN_FUNC_SET_WAIT_PCIE_PORT_TYPE, in mt7996_npu_offload_init() 47 err = mt76_npu_send_msg(npu, i, WLAN_FUNC_SET_WAIT_PCIE_ADDR, in mt7996_npu_offload_init() 55 err = mt76_npu_send_msg(npu, i, WLAN_FUNC_SET_WAIT_DESC, in mt7996_npu_offload_init() 69 err = mt76_npu_send_msg(npu, i, in mt7996_npu_offload_init() 79 err = mt76_npu_send_msg(npu, 9, WLAN_FUNC_SET_WAIT_PCIE_ADDR, in mt7996_npu_offload_init() 88 err = mt76_npu_send_msg(npu, 9, WLAN_FUNC_SET_WAIT_DESC, in mt7996_npu_offload_init() 96 err = mt76_npu_send_msg(npu, 2, WLAN_FUNC_SET_WAIT_TX_RING_PCIE_ADDR, in mt7996_npu_offload_init() 104 err = mt76_npu_send_msg(npu, 0, WLAN_FUNC_SET_WAIT_TOKEN_ID_SIZE, in mt7996_npu_offload_init() 172 err = mt76_npu_send_msg(npu, i, in mt7996_npu_txd_init() 186 err = mt76_npu_send_msg(npu, i + 5, in mt7996_npu_txd_init() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76.h | 1722 static inline int mt76_npu_send_msg(struct airoha_npu *npu, int ifindex, in mt76_npu_send_msg() function
|