Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c435 proto_role_cap->ampdu_len_exp = 0xff; in _phl_init_protocol_cap()
597 proto_role_cap->ampdu_len_exp = 0xff; in _phl_init_protocol_cap()
H A Dphl_def.h986 u8 ampdu_len_exp; /* rx ampdu cap */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c453 proto_role_cap->ampdu_len_exp = 0xff; in _phl_init_protocol_cap()
615 proto_role_cap->ampdu_len_exp = 0xff; in _phl_init_protocol_cap()
H A Dphl_def.h989 u8 ampdu_len_exp; /* rx ampdu cap */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1671 if (cap->ampdu_len_exp < vht->ampdu_len) in update_phl_sta_cap_vht()
1672 cap->ampdu_len_exp = vht->ampdu_len; in update_phl_sta_cap_vht()
1697 cap->ampdu_len_exp = GET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(&ht->ht_cap); in update_phl_sta_cap_ht()
1728 cap->ampdu_len_exp; /* HT, VHT, HE */ in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c1667 if (cap->ampdu_len_exp < vht->ampdu_len) in update_phl_sta_cap_vht()
1668 cap->ampdu_len_exp = vht->ampdu_len; in update_phl_sta_cap_vht()
1693 cap->ampdu_len_exp = GET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(&ht->ht_cap); in update_phl_sta_cap_ht()
1724 cap->ampdu_len_exp; /* HT, VHT, HE */ in rtw_update_phl_sta_cap()