Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c766 mt7915_mcu_add_nested_tlv(struct sk_buff *skb, int tag, int len, in mt7915_mcu_add_nested_tlv() function
795 return mt7915_mcu_add_nested_tlv(skb, tag, len, skb->data, NULL); in mt7915_mcu_add_tlv()
1302 tlv = mt7915_mcu_add_nested_tlv(skb, WTBL_BA, sizeof(*ba), in mt7915_mcu_wtbl_ba_tlv()
1393 tlv = mt7915_mcu_add_nested_tlv(skb, WTBL_GENERIC, sizeof(*generic), in mt7915_mcu_wtbl_generic_tlv()
1414 tlv = mt7915_mcu_add_nested_tlv(skb, WTBL_RX, sizeof(*rx), in mt7915_mcu_wtbl_generic_tlv()
1766 tlv = mt7915_mcu_add_nested_tlv(skb, WTBL_SMPS, sizeof(*smps), in mt7915_mcu_wtbl_smps_tlv()
1783 tlv = mt7915_mcu_add_nested_tlv(skb, WTBL_HT, sizeof(*ht), in mt7915_mcu_wtbl_ht_tlv()
1797 tlv = mt7915_mcu_add_nested_tlv(skb, WTBL_VHT, sizeof(*vht), in mt7915_mcu_wtbl_ht_tlv()
1821 tlv = mt7915_mcu_add_nested_tlv(skb, WTBL_HDR_TRANS, sizeof(*htr), in mt7915_mcu_wtbl_hdr_trans_tlv()