Searched refs:mcast_mcs (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/ralink/
H A Dralink.c653 static inline void __choose_mrate(char *prefix, int *mcast_phy, int *mcast_mcs) argument
674 *mcast_mcs = mcs;
697 int mcast_phy = 0, mcast_mcs = 0; local
2798 mcast_phy = 0, mcast_mcs = 0;
2801 mcast_phy = 1, mcast_mcs = 0;
2804 mcast_phy = 1, mcast_mcs = 1;
2807 mcast_phy = 1, mcast_mcs = 2;
2810 mcast_phy = 2, mcast_mcs = 0;
2813 mcast_phy = 2, mcast_mcs = 1;
2816 mcast_phy = 1, mcast_mcs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/ralink/
H A Dralink.c653 static inline void __choose_mrate(char *prefix, int *mcast_phy, int *mcast_mcs) argument
674 *mcast_mcs = mcs;
697 int mcast_phy = 0, mcast_mcs = 0; local
2798 mcast_phy = 0, mcast_mcs = 0;
2801 mcast_phy = 1, mcast_mcs = 0;
2804 mcast_phy = 1, mcast_mcs = 1;
2807 mcast_phy = 1, mcast_mcs = 2;
2810 mcast_phy = 2, mcast_mcs = 0;
2813 mcast_phy = 2, mcast_mcs = 1;
2816 mcast_phy = 1, mcast_mcs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/ralink/
H A Dralink.c653 static inline void __choose_mrate(char *prefix, int *mcast_phy, int *mcast_mcs) argument
674 *mcast_mcs = mcs;
697 int mcast_phy = 0, mcast_mcs = 0; local
2798 mcast_phy = 0, mcast_mcs = 0;
2801 mcast_phy = 1, mcast_mcs = 0;
2804 mcast_phy = 1, mcast_mcs = 1;
2807 mcast_phy = 1, mcast_mcs = 2;
2810 mcast_phy = 2, mcast_mcs = 0;
2813 mcast_phy = 2, mcast_mcs = 1;
2816 mcast_phy = 1, mcast_mcs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/qca/
H A Dqca.c237 static inline void __choose_mrate(char *prefix, int *mcast_phy, int *mcast_mcs, int *rate) argument
264 *mcast_mcs = mcs;
351 int mcast_phy = 0, mcast_mcs = 0; local
1383 __choose_mrate(tmpfix, &mcast_phy, &mcast_mcs, &rate);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/qca/
H A Dqca.c237 static inline void __choose_mrate(char *prefix, int *mcast_phy, int *mcast_mcs, int *rate) argument
264 *mcast_mcs = mcs;
351 int mcast_phy = 0, mcast_mcs = 0; local
1383 __choose_mrate(tmpfix, &mcast_phy, &mcast_mcs, &rate);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/qca/
H A Dqca.c237 static inline void __choose_mrate(char *prefix, int *mcast_phy, int *mcast_mcs, int *rate) argument
264 *mcast_mcs = mcs;
351 int mcast_phy = 0, mcast_mcs = 0; local
1383 __choose_mrate(tmpfix, &mcast_phy, &mcast_mcs, &rate);

Completed in 107 milliseconds