Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h23 mt7996_max_interface_num(dev))
755 static inline u8 mt7996_max_interface_num(struct mt7996_dev *dev) in mt7996_max_interface_num() function
H A Dmain.c307 if (mlink->idx >= mt7996_max_interface_num(dev)) in mt7996_vif_link_add()