Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h66 void rtw_phy_set_edcca_th(struct rtw_dev *rtwdev, u8 l2h, u8 h2l);
H A Dfw.h83 u8 l2h; member
H A Dphy.c160 void rtw_phy_set_edcca_th(struct rtw_dev *rtwdev, u8 l2h, u8 h2l) in rtw_phy_set_edcca_th() argument
167 l2h + edcca_th[EDCCA_TH_L2H_IDX].offset); in rtw_phy_set_edcca_th()
H A Dfw.c283 "Adaptivity: density %x igi %x l2h_th_init %x l2h %x h2l %x option %x\n", in rtw_fw_adaptivity_result()
284 result->density, result->igi, result->l2h_th_init, result->l2h, in rtw_fw_adaptivity_result()
/linux/drivers/net/ethernet/neterion/
H A Ds2io.h675 u8 *l2h; member
H A Ds2io.c8219 static void initiate_new_session(struct lro *lro, u8 *l2h, in initiate_new_session() argument
8224 lro->l2h = l2h; in initiate_new_session()