Searched refs:l2h (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | phy.h | 66 void rtw_phy_set_edcca_th(struct rtw_dev *rtwdev, u8 l2h, u8 h2l);
|
H A D | fw.h | 83 u8 l2h; member
|
H A D | phy.c | 160 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 D | fw.c | 283 "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 D | s2io.h | 675 u8 *l2h; member
|
H A D | s2io.c | 8219 static void initiate_new_session(struct lro *lro, u8 *l2h, in initiate_new_session() argument 8224 lro->l2h = l2h; in initiate_new_session()
|