Home
last modified time | relevance | path

Searched defs:mac_ax_dl_fix_sta_ent (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h6108 struct mac_ax_dl_fix_sta_ent { struct
6109 u8 mac_id;
6110 u8 ru_pos[3];
6111 u8 fix_rate:1;
6112 u8 fix_coding:1;
6113 u8 fix_txbf:1;
6114 u8 fix_pwr_fac:1;
6115 u8 rsvd0: 4;
6116 struct mac_ax_ru_rate_ent rate;
6117 u8 txbf:1;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h6108 struct mac_ax_dl_fix_sta_ent { struct
6109 u8 mac_id;
6110 u8 ru_pos[3];
6111 u8 fix_rate:1;
6112 u8 fix_coding:1;
6113 u8 fix_txbf:1;
6114 u8 fix_pwr_fac:1;
6115 u8 rsvd0: 4;
6116 struct mac_ax_ru_rate_ent rate;
6117 u8 txbf:1;
[all …]