Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_mcu.c26 static struct sk_buff *mt76x2_mcu_msg_alloc(const void *data, int len) in mt76x2_mcu_msg_alloc() function
257 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_function_select()
285 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_load_cr()
311 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_set_channel()
317 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_set_channel()
332 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_set_radio_state()
351 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_calibrate()
375 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_tssi_comp()
394 skb = mt76x2_mcu_msg_alloc(&msg, sizeof(msg)); in mt76x2_mcu_init_gain()