I am working on a project where I have to implement a new wireless signal and am trying to transmit it by modifying the mt76 driver for the mt7981b chipset on the openwrt one router? Does anyone have some tips on where to start modifying the mt76 driver?
Also, I was trying to see where the function calls from the mt76.h source file occur in the openwrt source code but wasn't able to find any instances. Any reason why?
Thanks.